From: Bob Copeland Date: Sun, 15 Aug 2010 17:03:15 +0000 (-0400) Subject: ath5k: don't enable probe request rx for STAs X-Git-Tag: v2.6.37-rc1~147^2~679^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30bf4169ad163047f87a2555cb33aa55f5d5e2bc;p=pandora-kernel.git ath5k: don't enable probe request rx for STAs AR5K_RX_FILTER_PROBEREQ enables reception of probe requests, but the filter flag FIF_BCN_PRBRESP_PROMISC is actually about receiving beacons and probe _responses_, so we shouldn't turn on the filter when scanning. Signed-off-by: Bob Copeland Signed-off-by: John W. Linville --- Reading git-diff-tree failed