ath9k: Fix FIF_PROMISC_IN_BSS processing in station mode
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 10 Mar 2009 08:55:50 +0000 (10:55 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 16 Mar 2009 22:09:42 +0000 (18:09 -0400)
commit217ba9da8ea6bb270a1f463367083cc5d99f2493
tree6a308c15727664695428cd28c224ee7be0f8f019
parenteeee1320b768a18822691126becc802c706aab5a
ath9k: Fix FIF_PROMISC_IN_BSS processing in station mode

We must not disable ACK sending in this case since it would break
normal station operations. In addition, clarify the comment about AP
mode to make more sense.

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