cfg80211: add radiotap VHT info to rtap_namespace_sizes
authorLorenzo Bianconi <lorenzo.bianconi83@gmail.com>
Fri, 19 Feb 2016 10:43:04 +0000 (11:43 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 24 Feb 2016 08:04:41 +0000 (09:04 +0100)
commit7837a7778268191dae5f6622f2b92b8b37cb8d7f
treed0b7601abde957a21a431f80902ff83de254be1f
parent0c9ca11b1ae8eb16c1b6bbae91991392d2321372
cfg80211: add radiotap VHT info to rtap_namespace_sizes

Add IEEE80211_RADIOTAP_VHT entry to rtap_namespace_sizes array in order to
define alignment and size of VHT info in tx radiotap

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi83@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/radiotap.c