commit | ddcc347b70f298f9d624cd0e250581d831d915fb | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Mon Dec 02 11:54:07 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Dec 02 15:42:16 2013 +0100 |
tree | b562736a73e2b416e725495d84d31f05491c3519 | |
parent | 1f3b8a2bdeccac8abe6817b7b70cea90c93ed3e4 [diff] |
mac80211: fix rx_nss calculation for drivers with hw rc Drivers with hardware rate control were given sta->rx_nss set to 0. This was because rx_nss calculation procedure was protected by hw/sw rate control check. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>