From: Arend van Spriel Date: Tue, 4 Oct 2011 21:18:49 +0000 (+0200) Subject: staging: brcm80211: remove filtering of received frames X-Git-Tag: v3.2-rc1~169^2^2~203 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67064f27ab1b13152dc0d21423a14499fd5c34e2;p=pandora-kernel.git staging: brcm80211: remove filtering of received frames In the receive path of the brcmsmac driver probe request frames and frames with invalid mac address fields are dropped. This is only fine for STA mode. Anticipating coming AP and monitor mode functionality this is unwanted behavior. Reported-by: Johannes Berg Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Roland Vossen Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed