mwifiex: support conversion to any virtual interface type
authorAvinash Patil <patila@marvell.com>
Wed, 28 Jan 2015 10:12:05 +0000 (15:42 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 29 Jan 2015 08:20:19 +0000 (10:20 +0200)
commit047eaaf64503c2902d1e054d5b944de18d14b28c
treebd67ef9c96cd132d0d0b6889cb1079e7590e8a95
parent76c504ca1e7de8555cbf18a0ef08d29ee462c8eb
mwifiex: support conversion to any virtual interface type

Currently, we support virtual interface type change from
station<=>adhoc or station <=> p2p client/GO.
This patch adds support to change virtual interface type to
any of the type advertised in interface combinations.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/mwifiex/cfg80211.c
drivers/net/wireless/mwifiex/main.c
drivers/net/wireless/mwifiex/main.h
drivers/net/wireless/mwifiex/sta_ioctl.c