]> git.baikalelectronics.ru Git - kernel.git/commit
ath6kl: Remove unnecessary node table update on disconnect event
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 19 Sep 2011 16:15:02 +0000 (19:15 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 22 Sep 2011 07:07:59 +0000 (10:07 +0300)
commit6eeeb68e1cf562d1b5ded259a28b74f02e3a22ed
tree2c5ab1851963cb219769cbfd6fc7eb733b4f672f
parent06b2968ce725d34e0c33bb0a498ef261ab4a1f0a
ath6kl: Remove unnecessary node table update on disconnect event

Since ath6kl does not actually update cfg80211 BSS table when this
event occurs, there is not much need for removing the entries from
the internal table that is not really used or exposed.

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