From: Johannes Berg Date: Tue, 26 Mar 2013 13:54:16 +0000 (+0100) Subject: mac80211: parse VHT channel switch IEs X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~43^2^2~61^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2e506bfc4d752b68a0ccaae1e977898263eba4c;p=pandora-kernel.git mac80211: parse VHT channel switch IEs VHT introduces multiple IEs that need to be parsed for a wide bandwidth channel switch. Two are (currently) needed in mac80211: * wide bandwidth channel switch element * channel switch wrapper element The former is contained in the latter for beacons and probe responses, but not for the spectrum management action frames so the IE parser needs a new argument to differentiate them. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed