]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mac80211: zero center freq segment 2 in VHT oper IE
authorChun-Yeow Yeoh <yeohchunyeow@gmail.com>
Fri, 4 Sep 2015 02:58:05 +0000 (10:58 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 22 Sep 2015 13:21:24 +0000 (15:21 +0200)
commitf020ae40b0c969d3fd3b320d0a05e62d5553ff72
tree3a24d4d42730c9e3643ce5000bc0190535c15840
parent99e7ca44bb910f0cbfda5d9008e8517df0ebc939
mac80211: zero center freq segment 2 in VHT oper IE

Clear the Channel Center Frequency Segment 2 in VHT operation
IEs to avoid sending non-zero values if the SKB wasn't zeroed
before adding the VHT operation IE.

Signed-off-by: Chun-Yeow Yeoh <yeohchunyeow@gmail.com>
[change commit message a bit - not necessarily just mesh related]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/util.c