Message ID | 20240403042056.1504209-1-quic_periyasa@quicinc.com |
---|---|
Headers | show |
Series | wifi: ath12k: refactor the link capable flag | expand |
On 4/2/2024 9:20 PM, Karthikeyan Periyasamy wrote: > By default driver supports intra-device SLO/MLO, the link capability flags > reflect this. When the QMI PHY capability learning fails driver not enable > the MLO parameter in the host capability QMI request message. In this case, > reset the device link capability flags to zero (SLO/MLO not support) to > accurately represent the capabilities. > > Found in code review. > > Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.1.1-00188-QCAHKSWPL_SILICONZ-1 > > Signed-off-by: Karthikeyan Periyasamy <quic_periyasa@quicinc.com> Acked-by: Jeff Johnson <quic_jjohnson@quicinc.com>