Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information