mac80211: ath10k: Fix crashes of QCA9984 when station connects
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 18 Aug 2019 19:12:52 +0000 (21:12 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 18 Aug 2019 19:18:36 +0000 (21:18 +0200)
commit2ceee0e02362519f08be2a288bd8f42ca6cef257
tree198c234edc7729758bdcb6fb02b9a18ccb5b8006
parent8f757d427cce1e675df12fcde24ce78d5cd4651e
mac80211: ath10k: Fix crashes of QCA9984 when station connects

This fixes a bug introduced in backports from kernel 5.1 which makes
ath10k crash on QCA9984 when a station connects. The FW sends a airtime
report, but this station is not yet fully registered and a NULL pointer
is used.

Fixes: 0b2c42ced21a ("mac80211: Update to version 5.2-rc7")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/kernel/mac80211/patches/ath/976-ath10k-Check-if-station-exists-before-forwarding-tx-.patch [new file with mode: 0644]