James Prestwood <prestwoj@xxxxxxxxx> wrote: > Broadcast action frames are needed for the Device Provisioning > Protocol (DPP) for Presence and PKEX Exchange requests. Currently > just ath9k has this capability so this is being enabled for > ath10k (for at least one hardware variant). > > Add a new capability flag in ath10k_hw_params to indicate support > for receiving multicast action frames. This bit is then checked > when configuring the RX filter and (if set) multicast action frame > registration is enabled. > > Until more hardware can be tested only the "qca6174 hw3.2" variant > is enabling this feature. > > Note: I went ahead and removed the 'changed_flags' mask operation > since it had no effect, that parameter was not being used anywhere. > > Tested-on: QCA6174 hw3.2 WLAN.RM.4.4.1-00288- > > Signed-off-by: James Prestwood <prestwoj@xxxxxxxxx> > Signed-off-by: Kalle Valo <quic_kvalo@xxxxxxxxxxx> This had a simple conflict in ath10k_configure_filter() and I fixed it in the pending branch, please check: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git/commit/?h=pending&id=cc9f5dfd74f93ae6f596bccc3a5b92fe3f18c439 In the future please use ath.git master branch as the baseline for ath driver patches. -- https://patchwork.kernel.org/project/linux-wireless/patch/20231116173246.40458-1-prestwoj@xxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches