mwifiex: configure p2p interface during initialization
authorBing Zhao <bzhao@marvell.com>
Sat, 20 Apr 2013 00:44:41 +0000 (17:44 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 22 Apr 2013 19:20:27 +0000 (15:20 -0400)
commit66aa1ae2e73c4b0f70d425d38fee2f01161a7d64
tree2ccf2d63ef2cabbb84099b4de3f889e41e03fb94
parent5586d3e2f211a7c9c1d5fd639c88c8479b78a13d
mwifiex: configure p2p interface during initialization

Send P2P_MODE_CFG cmd to firmware when p2p interface is created.
Without proper p2p configuration firmware may behave incorrectly
while handling commands sent through this interface.

Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Stone Piao <piaoyun@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/cfg80211.c