]> asedeno.scripts.mit.edu Git - linux.git/commit
mac80211: mesh: support sending wide bandwidth CSA
authorSimon Wunderlich <sw@simonwunderlich.de>
Tue, 23 May 2017 15:00:42 +0000 (17:00 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 24 May 2017 06:58:54 +0000 (08:58 +0200)
commit75d627d53e015027d0f85c928673d368807243cc
treebb3c83d7ec03ed07d2fd68a3456bf43fe704d1b7
parent3b23782f7d004f3d7fa655623ebca3137b442656
mac80211: mesh: support sending wide bandwidth CSA

To support HT and VHT CSA, beacons and action frames must include the
corresponding IEs.

Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
[make ieee80211_ie_build_wide_bw_cs() return void]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ieee80211_i.h
net/mac80211/mesh.c
net/mac80211/util.c