commit | 457fb0415a887b6389854b850e9815cf0ec44178 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni@qca.qualcomm.com> | Mon Sep 19 19:15:04 2011 +0300 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Thu Sep 22 10:07:59 2011 +0300 |
tree | ab47dd932ed3124cb20a428d8ad326e0500eceaf | |
parent | 1aaa8c7469db14c3cbb0776afda0fb007eb43f46 [diff] |
ath6kl: Remove the unused node table implementation Now that the scan results are reported directly to the cfg80211 BSS table there is no need for maintaining this internal node table implementation for scan results. Remove the definitions and node table functions. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>