mwifiex: add cfg80211 handlers add/del_virtual_intf
authorYogesh Ashok Powar <yogeshp@marvell.com>
Tue, 27 Sep 2011 03:37:26 +0000 (20:37 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 30 Sep 2011 19:57:01 +0000 (15:57 -0400)
commit93a1df48d224296fb527d32fbec4d5162828feb4
tree9e99b9364d2d96e1a865425da2a68e3e3cd048c7
parent4ec6f9c0c9602bf8e6972eca470fbd1e99c5b222
mwifiex: add cfg80211 handlers add/del_virtual_intf

Making adding and deleting virtual interfaces dynamic. Adding
handlers for creating and deleting virtual interface with
given name and dev respectively.

Also, creating default interface of type station on insmod of
the driver.

Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/cfg80211.c
drivers/net/wireless/mwifiex/cfg80211.h
drivers/net/wireless/mwifiex/decl.h
drivers/net/wireless/mwifiex/init.c
drivers/net/wireless/mwifiex/main.c
drivers/net/wireless/mwifiex/main.h