mwifiex: remove cfg_data construction
authorBing Zhao <bzhao@marvell.com>
Sat, 14 Dec 2013 02:33:00 +0000 (18:33 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 18 Dec 2013 20:23:07 +0000 (15:23 -0500)
commitd39fbc88956ef56a67b8030d53c7e8fa645a4e00
tree65f721e8d8adf46336d233fc9ae3639cedb8142d
parentdd4a9ac05c8e17f40427878f379123263333bcd7
mwifiex: remove cfg_data construction

The cfg_data buffer will include the cfg_data structure header
(action, type, data_len). This makes it work for all data types
without extra parsing.

Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/fw.h
drivers/net/wireless/mwifiex/sta_cmd.c