commit | ef47a5e4f1aaf1d0e2e6875e34b2c9595897bef6 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Fri Jun 28 21:04:35 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Aug 11 18:35:22 2013 -0700 |
tree | 486fe6c5216c3ccec7e921defdcd1bc17a3e86ac | |
parent | 57fe9f79b907bdb8ef1fd8b31824f8901581369e [diff] |
mac80211/minstrel_ht: fix cck rate sampling commit 1cd158573951f737fbc878a35cb5eb47bf9af3d5 upstream. The CCK group needs special treatment to set the right flags and rate index. Add this missing check to prevent setting broken rates for tx packets. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>