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)
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>

No differences found