commit | 628c010f1f395459e6871e15b8dbd6f8c8045285 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Sat Nov 15 03:48:54 2014 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Nov 19 18:46:35 2014 +0100 |
tree | 848c5dded518fad1400c9ab2a315fc7ad1105e0e | |
parent | 8b1956f0416f10c2362532a9f87c9f1afc70347c [diff] |
mac80211: skip legacy rate mask handling for VHT rates The rate mask code currently assumes that a rate is legacy if IEEE80211_TX_RC_MCS is not set. This might be the cause of bogus VHT rates being reported with minstrel_ht. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: Johannes Berg <johannes.berg@intel.com>