]> Git Repo - J-linux.git/commit
wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notify
authorLorenzo Bianconi <[email protected]>
Thu, 16 Jun 2022 22:42:12 +0000 (00:42 +0200)
committerJohannes Berg <[email protected]>
Wed, 29 Jun 2022 09:43:15 +0000 (11:43 +0200)
commit03895c8414d748747900ede2cb603d0ed3eeae1c
treedf55a8a917dbec48316997fde9471bb1bed79682
parent3f3558c8054f82950b6decf928738306f556edf3
wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notify

Introduce the capability to specify gfp_t parameter to
ieeee80211_obss_color_collision_notify routine since it runs in
interrupt context in ieee80211_rx_check_bss_color_collision().

Fixes: 6d945a33f2b0a ("mac80211: introduce BSS color collision detection")
Co-developed-by: Ryder Lee <[email protected]>
Signed-off-by: Ryder Lee <[email protected]>
Signed-off-by: Lorenzo Bianconi <[email protected]>
Link: https://lore.kernel.org/r/02c990fb3fbd929c8548a656477d20d6c0427a13.1655419135.git.lorenzo@kernel.org
Signed-off-by: Johannes Berg <[email protected]>
drivers/net/wireless/ath/ath11k/wmi.c
include/net/cfg80211.h
include/net/mac80211.h
net/mac80211/cfg.c
net/mac80211/rx.c
This page took 0.062362 seconds and 4 git commands to generate.