]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cfg80211: fix can_beacon_sec_chan, reenable HT40
authorMark Mentovai <mark@moxienet.com>
Wed, 17 Nov 2010 21:34:37 +0000 (16:34 -0500)
committerAK <andi@firstfloor.org>
Thu, 31 Mar 2011 18:58:52 +0000 (11:58 -0700)
commite3f1f25fa0344e4a981e8f5e5d5c3457ed420d35
treea45652ccb032998bff01edcb2b31be2c341da746
parent40478e1a3440c6b5e0f5fd81133494aefaf11ec2
cfg80211: fix can_beacon_sec_chan, reenable HT40

[ upstream commit 09a02fdb919876c01e8f05960750a418b3f7fa48 ]

This follows wireless-testing 9236d838c920e90708570d9bbd7bb82d30a38130
("cfg80211: fix extension channel checks to initiate communication") and
fixes accidental case fall-through. Without this fix, HT40 is entirely
blocked.

Signed-off-by: Mark Mentovai <mark@moxienet.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Cc: stable@kernel.org
Acked-by: Luis R. Rodriguez <lrodriguez@atheros.com
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/chan.c