On 4/1/2024 8:01 AM, Jeff Johnson wrote: > On 3/31/2024 11:32 AM, Karthikeyan Kathirvel wrote: >> From: P Praneesh <quic_ppranees@xxxxxxxxxxx> >> >> struct wmi_pdev_bss_chan_info_event is not similar to the firmware >> struct definition, this will cause some random failures. >> >> Fix by matching the struct wmi_pdev_bss_chan_info_event with the >> firmware structure definition. >> >> Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1 >> >> Fixes: d889913205 ("wifi: ath12k: driver for Qualcomm Wi-Fi 7 devices") >> > > remove this blank line > >> Signed-off-by: P Praneesh <quic_ppranees@xxxxxxxxxxx> >> Signed-off-by: Karthikeyan Kathirvel <quic_kathirve@xxxxxxxxxxx> > > Kalle can fix this when he merges into pending Acked-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>