ath6kl: Add del_station cfg80211_ops
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 27 Dec 2011 09:02:56 +0000 (11:02 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 2 Jan 2012 16:14:54 +0000 (18:14 +0200)
commit33e5308d8a0fb857a57c38def36ccf7b14ebf1c1
treeae88196a655ed5bc9ed88b602d84092e7d4f4acb
parente68f67509d92114c55938898643600c23f88b4c1
ath6kl: Add del_station cfg80211_ops

hostapd/wpa_supplicant AP mode uses this operation to flush the station
entries. Implement this in ath6kl to avoid unnecessary warnings from
NL80211_CMD_DEL_STATION failing.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/cfg80211.c