mwifiex: delete IEs when stop_ap
authorAvinash Patil <patila@marvell.com>
Wed, 9 May 2012 01:30:30 +0000 (18:30 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 16 May 2012 16:46:37 +0000 (12:46 -0400)
commit40bbc21a2c2bc432735a085d572f3cb3732cf64c
treefe67ba6db810450bcdc141837aedd1cc00c7b3d0
parentf31acabe3dd0699c61a8ec4ba4f70816d58b4dc9
mwifiex: delete IEs when stop_ap

Delete custom IEs set by start_ap cfg80211 handler when stop_ap
handler is called for AP interface.
IE index required for deletion is stored in mwifiex_private
structure.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Kiran Divekar <dkiran@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/ie.c
drivers/net/wireless/mwifiex/main.h
This page took 0.025342 seconds and 5 git commands to generate.