summaryrefslogtreecommitdiff
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
parentd130eb498c75095297debbca596b19fcdc823924 (diff)
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>
-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 7a350d2690a..1a643fe5250 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>