An error occurred while fetching folder content.
mac80211: fix crash on getting sta info with uninitialized rate control
Felix Fietkau authored

If the expected throughput is queried before rate control has been
initialized, the minstrel op for it will crash while trying to access
the rate table.
Check for WLAN_STA_RATE_CONTROL before attempting to use the rate
control op.
Reported-by: default avatarJean-Pierre Tosoni <jp.tosoni@acksys.fr>
Signed-off-by: default avatarFelix Fietkau <nbd@openwrt.org>
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
fa8f136f
Name Last commit Last update