diff --git a/net/mac80211/scan.c b/net/mac80211/scan.c index 7a350d2690a0d38db32515678a394e8dbabaeac6..1a643fe5250ea258823cbddc88f4a2ef7e2fad8b 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>