From: Jouni Malinen Date: Tue, 10 Mar 2009 08:55:50 +0000 (+0200) Subject: ath9k: Fix FIF_PROMISC_IN_BSS processing in station mode X-Git-Tag: v2.6.30-rc1~662^2~195^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=217ba9da8ea6bb270a1f463367083cc5d99f2493;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed