mwl8k: Remove BSSID from the firmware when the BSS is stopped
authorYogesh Ashok Powar <yogeshp@marvell.com>
Wed, 1 Feb 2012 10:49:54 +0000 (16:19 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 6 Feb 2012 19:55:42 +0000 (14:55 -0500)
commit197a4e4e1f7ef11458f09b4dd74397baf6758133
treeced7a06edfae95fc80fc04a579dcd47a0ff5db5c
parent291689fcfbf0046d17c83c36fc983400f499dec3
mwl8k: Remove BSSID from the firmware when the BSS is stopped

Using command DEL_MAC_ADDR, remove the mac address of the BSS
when it is stopped i.e the corresponding vif is removed. Without
this, the stale bss entry will still be maintained in the firmware
which causes issues when the BSS's are recreated.

Signed-off-by: Nishant Sarmukadam <nishants@marvell.com>
Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwl8k.c