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)
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>

No differences found