On Tue, 2017-05-23 at 17:00 +0200, Simon Wunderlich wrote: > This patchset includes the remaining two patches for the CSA > handling, with Johannes change suggestions integrated. Applied, thanks for respinning. I made a small change and removed the return from ieee80211_ie_build_wide_bw_cs() since it wasn't used, and I would like to use the safer skb way of doing this more. (But it doesn't work yet because IBSS uses this to fill a non-SKB buffer, and changing that is a bit complex) johannes