commit | 217ba9da8ea6bb270a1f463367083cc5d99f2493 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni.malinen@atheros.com> | Tue Mar 10 10:55:50 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Mar 16 18:09:42 2009 -0400 |
tree | 6a308c15727664695428cd28c224ee7be0f8f019 | |
parent | eeee1320b768a18822691126becc802c706aab5a [diff] |
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>