diff options
| author | Miaoqing Pan <[email protected]> | 2025-09-08 01:50:25 +0000 |
|---|---|---|
| committer | Jeff Johnson <[email protected]> | 2025-09-08 16:45:18 +0000 |
| commit | 4b66d18918f8e4d85e51974a9e3ce9abad5c7c3d (patch) | |
| tree | 0115aa8176d25fb4a22b73333b611ed93c3b1e72 /drivers/fpga/altera-fpga2sdram.c | |
| parent | Merge tag 'net-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... (diff) | |
| download | kernel-4b66d18918f8e4d85e51974a9e3ce9abad5c7c3d.tar.gz kernel-4b66d18918f8e4d85e51974a9e3ce9abad5c7c3d.zip | |
wifi: ath12k: Fix missing station power save configuration
Commit afbab6e4e88d ("wifi: ath12k: modify ath12k_mac_op_bss_info_changed()
for MLO") replaced the bss_info_changed() callback with vif_cfg_changed()
and link_info_changed() to support Multi-Link Operation (MLO). As a result,
the station power save configuration is no longer correctly applied in
ath12k_mac_bss_info_changed().
Move the handling of 'BSS_CHANGED_PS' into ath12k_mac_op_vif_cfg_changed()
to align with the updated callback structure introduced for MLO, ensuring
proper power-save behavior for station interfaces.
Tested-on: WCN7850 hw2.0 PCI WLAN.IOE_HMT.1.1-00011-QCAHMTSWPL_V1.0_V2.0_SILICONZ-1
Fixes: afbab6e4e88d ("wifi: ath12k: modify ath12k_mac_op_bss_info_changed() for MLO")
Signed-off-by: Miaoqing Pan <[email protected]>
Reviewed-by: Baochen Qiang <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jeff Johnson <[email protected]>
Diffstat (limited to 'drivers/fpga/altera-fpga2sdram.c')
0 files changed, 0 insertions, 0 deletions
