Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit cf104c2a authored by Kalle Valo's avatar Kalle Valo
Browse files

ath6kl: fix atomicity in ath6kl_cfg80211_scan_node()



ath6kl_cfg80211_scan_node() was calling cfg80211_inform_bss_frame()
with CFP_KERNEL but the function is executed with a spin lock taken.
This is wrong and the function must use GFP_ATOMIC instead.

Signed-off-by: default avatarKalle Valo <kvalo@qca.qualcomm.com>
parent b2c76bbe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment