]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1f32ef7e343b175b32485b33e5d37925056b9ce3
treeced7a06edfae95fc80fc04a579dcd47a0ff5db5c
parentf69066f710ac395efaded6345092017d49afaf79
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