]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/wireless/wl12xx/wl12xx.h
wl12xx: allocate buffer spi read/write command buffer kzalloc()
[karo-tx-linux.git] / drivers / net / wireless / wl12xx / wl12xx.h
index f252a11892548d11a1e3f0224cbcab3f5c491a42..586593563511511ff7579d99580b0f9cf3ad8b76 100644 (file)
@@ -384,6 +384,7 @@ struct wl12xx {
        struct wl12xx_debugfs debugfs;
 
        u32 buffer_32;
+       u32 buffer_cmd;
 };
 
 int wl12xx_plt_start(struct wl12xx *wl);