From: Arend van Spriel Date: Tue, 22 Feb 2011 10:12:09 +0000 (+0100) Subject: staging: brcm80211: allow changing channel by mac80211 when associated X-Git-Tag: v2.6.39-rc1~469^2~451 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eff1b99a6fc8eb25913fab7cd30eaeb6ca91349a;p=pandora-kernel.git staging: brcm80211: allow changing channel by mac80211 when associated When associated on 5G the driver receives a probe request for 2G with a 2G rate specified. The driver asserts as the operating band is still 5G when the probe request packet is given. Root cause was that ioctl function did fail upon setting the channel as requested by mac80211 when we are associated. Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed