mwifiex: do not process broadcast mac address for del_sta
authorAvinash Patil <patila@marvell.com>
Fri, 5 Dec 2014 17:53:42 +0000 (23:23 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 5 Dec 2014 19:15:25 +0000 (14:15 -0500)
commitfc99dd0829fd4d080b78141ade9a79bcc3dcd160
tree5210e90d67e3b9de583201e67a82ebe97692a124
parentc11fb9857f8c7951e30509c5af72ada8e121be8b
mwifiex: do not process broadcast mac address for del_sta

Generally broadcast mac address deauth is followed by stop_ap or start_ap.
In both cases, FW already has provision to send deauth; so there is no
need to handle broadcast mac deauthentication.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/cfg80211.c