mac80211: support radiotap L-SIG data
authorShaul Triebitz <shaul.triebitz@intel.com>
Fri, 31 Aug 2018 08:31:20 +0000 (11:31 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 5 Sep 2018 08:03:15 +0000 (10:03 +0200)
commitd1332e7be25088383527e3de325930bea64780cb
treeaf65e5c56ce7ea42ce96916de30e2be066b4004e
parent70e53669c4c41b0fc043cb0bcb518b53428edf64
mac80211: support radiotap L-SIG data

As before with HE, the data needs to be provided by the
driver in the skb head, since there's not enough space
in the skb CB.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Shaul Triebitz <shaul.triebitz@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/ieee80211_radiotap.h
include/net/mac80211.h
net/mac80211/rx.c