mac80211: support VHT rates in TX info
authorJohannes Berg <johannes.berg@intel.com>
Fri, 9 Nov 2012 17:38:32 +0000 (18:38 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 26 Nov 2012 11:43:00 +0000 (12:43 +0100)
commit8bc83c24638b72421e783b96b5a05c1f4109a51d
tree883e8d2a22889f3394a44b9e34a713a752198ed0
parent5614618ec498320e3b686fea246e50b833865c34
mac80211: support VHT rates in TX info

To achieve this, limit the number of retries to
31 (instead of 255) and use the three bits that
are then free for VHT flags.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/cfg.c