From: Bob Copeland Date: Wed, 29 Oct 2008 12:30:56 +0000 (-0400) Subject: ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode X-Git-Tag: v2.6.28-rc3~3^2~13^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=063279062a8c530cc90fb77797db16c49c905b26;p=pandora-kernel.git ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode We were setting RX_FILTER_BEACON even after entering STA mode, which leads to a lot of unnecessary wakeups. This should fix the bug "Ath5k driver has too many interrupts per second at idle" at http://bugzilla.kernel.org/show_bug.cgi?id=11749. Signed-off-by: Bob Copeland Acked-by: Nick Kossifidis Signed-off-by: John W. Linville --- Reading git-diff-tree failed