ath9k: Filter out beacons from other BSS in STA mode
authorVasanthakumar Thiagarajan <vasanth@atheros.com>
Thu, 19 Feb 2009 10:11:52 +0000 (15:41 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 27 Feb 2009 19:52:47 +0000 (14:52 -0500)
commitdbaaa147d6396c41d8f31156a777dfdaae2335a4
treef45301a6f6b2ca0e25437abbe3a252174ab3d981
parent96891ceedaeaac95aa5b9dba5e68a8e77d541e78
ath9k: Filter out beacons from other BSS in STA mode

Passing beacons received from other BSS to s/w in non-scanning
state is unnecessary in STA mode. This patch filters them out in
h/w.

Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/mac.h
drivers/net/wireless/ath9k/recv.c