commit | 3b25ed186fc3ac8d2517332bfbd5c44016c10f82 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni@qca.qualcomm.com> | Mon Sep 19 19:15:02 2011 +0300 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Thu Sep 22 10:07:59 2011 +0300 |
tree | 2c5ab1851963cb219769cbfd6fc7eb733b4f672f | |
parent | 64b834d83a191dd6585c0778b1a7a92c36775554 [diff] |
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>