]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: Set RX filter based to allow broadcast Action frame RX
authorJouni Malinen <jouni@codeaurora.org>
Sun, 26 Apr 2020 08:47:32 +0000 (11:47 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Sat, 30 May 2020 14:17:20 +0000 (17:17 +0300)
commit59dc1c549224e8e0fd3e8a5b02ab6d453b2e33ea
tree69f85571d7ae844b9af209ba0e4e388679492a4c
parent8547fc392f42601bb742d6a6321aac42857c9b6e
ath9k: Set RX filter based to allow broadcast Action frame RX

Advertise support for multicast frame registration and update the RX
filter based on the recently added FIF_MCAST_ACTION to allow broadcast
Action frames to be received. This is needed for Device Provisioning
Protocol (DPP) use cases that use broadcast Public Action frames.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200426084733.7889-1-jouni@codeaurora.org
drivers/net/wireless/ath/ath9k/init.c
drivers/net/wireless/ath/ath9k/main.c
drivers/net/wireless/ath/ath9k/recv.c