]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit40ec81e20e0538e9be553b772dd71735b9b53960
tree65f721e8d8adf46336d233fc9ae3639cedb8142d
parenta157f319d79cd70db4caa9dc294b3f4719d2fc0f
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