aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/scan.c
diff options
context:
space:
mode:
authorJohannes Berg <johannes@sipsolutions.net>2009-10-27 20:56:21 +0100
committerJohn W. Linville <linville@tuxdriver.com>2009-10-30 16:49:19 -0400
commitb59f04cbf8ab4dce63f0d2ed658624b0ad21c67d (patch)
treefe0e9300d50babb52ef4caa9f53785c506111d8d /net/mac80211/scan.c
parentmac80211_hwsim: don't register CCK rates on 5ghz (diff)
downloadlinux-dev-b59f04cbf8ab4dce63f0d2ed658624b0ad21c67d.tar.xz
linux-dev-b59f04cbf8ab4dce63f0d2ed658624b0ad21c67d.zip
mac80211: remove outdated comment
This comment hasn't been a real TODO item for a long time now since we fixed that quite a while ago. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/scan.c')
-rw-r--r--net/mac80211/scan.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/mac80211/scan.c b/net/mac80211/scan.c
index 7a350d2690a0..1a643fe5250e 100644
--- a/net/mac80211/scan.c
+++ b/net/mac80211/scan.c
@@ -12,8 +12,6 @@
* published by the Free Software Foundation.
*/
-/* TODO: figure out how to avoid that the "current BSS" expires */
-
#include <linux/wireless.h>
#include <linux/if_arp.h>
#include <linux/rtnetlink.h>