From: Yogesh Ashok Powar Date: Wed, 1 Feb 2012 10:49:54 +0000 (+0530) Subject: mwl8k: Remove BSSID from the firmware when the BSS is stopped X-Git-Tag: v3.4-rc1~177^2~112^2~322 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=197a4e4e1f7ef11458f09b4dd74397baf6758133;p=pandora-kernel.git 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 Signed-off-by: Yogesh Ashok Powar Signed-off-by: John W. Linville --- Reading git-diff-tree failed