ath9k: Configure RX filter for multi-BSSID broadcast
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 3 Mar 2009 17:23:30 +0000 (19:23 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 5 Mar 2009 19:39:45 +0000 (14:39 -0500)
commitb93bce2a5e8fd5c9f5d8c982efd6bca71a9b83f3
tree939c17bf0c6c9741aa078611b9ae610d6f36fe29
parentc52f33d05e5f8d59f02722fbc308f5f391575ca5
ath9k: Configure RX filter for multi-BSSID broadcast

Allow RX filter to pass through all broadcast/multicast frames (i.e.,
no BSSID filtering) if virtual interfaces are used. Software filtering
will be used in this case to drop broadcast/multicast frames for
foreign BSSIDs.

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/mac.h
drivers/net/wireless/ath9k/recv.c