Home
last modified time | relevance | path

Searched hist:c4e45c84270798b1d51ede9a8c6810378ccfe162 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drxmq.cdiff c4e45c84270798b1d51ede9a8c6810378ccfe162 Mon Oct 30 10:38:43 CDT 2017 Shaul Triebitz <shaul.triebitz@intel.com> iwlwifi: mvm: set correct chains in Rx status

ieee80211_rx_status::chains was always set to zero.
That caused rate scaling to always start with the
lowest rate possible (rs_get_initial_rate).
Set it correctly according to the MPDU response.

Signed-off-by: Shaul Triebitz <shaul.triebitz@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>