]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: use second center_freq segment only in 80+80
authorJohannes Berg <johannes.berg@intel.com>
Thu, 28 Mar 2013 09:26:17 +0000 (10:26 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 16 Apr 2013 13:29:42 +0000 (15:29 +0200)
commit003d0c31e7a2deee05ddfbfaf2c50eca8d6b12d1
tree69963e567e69b04dd9add1689e50dd20db16605a
parentc7fa6fd608ee6d0de06d7822355c61674b44abb9
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