Files
linux/drivers/net
Johannes Berg d599f714b7 iwlwifi: mvm: don't crash on invalid rate w/o STA
If we get to the WARN_ONCE(..., "Got a HT rate (...)", ...)
here with a NULL sta, then we crash because mvmsta is bad
and we try to dereference it. Fix that by printing -1 as the
state if no station was given.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Fixes: 6761a71826 ("iwlwifi: mvm: add explicit check for non-data frames in get Tx rate")
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/iwlwifi.20211203140410.1a1541d7dcb5.I606c746e11447fe168cf046376b70b04e278c3b4@changeid
2021-12-08 20:14:51 +02:00
..
2021-10-22 10:16:09 -07:00
2021-10-22 10:16:14 -07:00
2021-09-22 16:59:13 +02:00
2021-10-09 11:55:01 +01:00
2021-10-22 10:16:18 -07:00
2021-11-09 14:00:13 +00:00
2021-10-09 11:55:01 +01:00
2021-10-09 11:55:01 +01:00