From: Johannes Berg Date: Thu, 27 Feb 2014 19:47:53 +0000 (+0100) Subject: mac80211: fix association to 20/40 MHz VHT networks X-Git-Tag: v3.14-rc6~30^2~1^2^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb664981607a6b5b3d670ad57bbda893b2528d96;p=pandora-kernel.git mac80211: fix association to 20/40 MHz VHT networks When a VHT network uses 20 or 40 MHz as per the HT operation information, the channel center frequency segment 0 field in the VHT operation information is reserved, so ignore it. This fixes association with such networks when the AP puts 0 into the field, previously we'd disconnect due to an invalid channel with the message wlan0: AP VHT information is invalid, disable VHT Cc: stable@vger.kernel.org Fixes: f2d9d270c15ae ("mac80211: support VHT association") Reported-by: Tim Nelson Signed-off-by: Johannes Berg --- Reading git-diff-tree failed