aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/seeq8005.h
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-03-09 01:48:12 +0100
committerJohn W. Linville <linville@tuxdriver.com>2011-03-11 14:15:36 -0500
commit2e286947f1294239527c11f9f466ddce6466455b (patch)
tree6358b8f1fc49a623cfd2e345cf8869fe4cec8e41 /drivers/net/seeq8005.h
parent5f6722ee63a45d4ad3412743d161ec54d6c32ccc (diff)
ath9k: remove support for the FIF_PROMISC_IN_BSS filter flag
The hardware rx filter flag triggered by FIF_PROMISC_IN_BSS is overly broad and covers even frames with PHY errors. When this flag is enabled, this message shows up frequently during scanning or hardware resets: ath: Could not stop RX, we could be confusing the DMA engine when we start RX up Since promiscuous mode is usually not particularly useful, yet enabled by default by bridging (either used normally in 4-addr mode, or with hacks for various virtualization software), we should sacrifice it for better reliability during normal operation. This patch leaves it enabled if there are active monitor mode interfaces, since it's very useful for debugging. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Cc: stable@kernel.org Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/seeq8005.h')
0 files changed, 0 insertions, 0 deletions