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)
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>

No differences found