mac80211: use second center_freq segment only in 80+80
commit6553bf04ff6686db658e09626edad003809f6baf
authorJohannes Berg <johannes.berg@intel.com>
Thu, 28 Mar 2013 09:26:17 +0000 (28 10:26 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 16 Apr 2013 13:29:42 +0000 (16 15:29 +0200)
tree69963e567e69b04dd9add1689e50dd20db16605a
parent990de49f74e772b6db5208457b7aa712a5f4db86
mac80211: use second center_freq segment only in 80+80

The field is otherwise reserved, so we shouldn't read
and reject it, though any sane system will probably
have to set it to 0 anyway.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c