[PATCH 2/3] ath11k: Don't check arvif->is_started before sending management frames

Jeff Johnson quic_jjohnson at quicinc.com
Thu May 5 11:53:37 PDT 2022


On 5/4/2022 6:38 PM, Baochen Qiang wrote:
> Commit 66307ca04057 ("ath11k: fix mgmt_tx_wmi cmd sent to FW for
> deleted vdev") wants both of below two conditions are true before
> sending management frames:
> 
> 1: ar->allocated_vdev_map & (1LL << arvif->vdev_id)
> 2: arvif->is_started
> 
> Actually the second one is not necessary cause with the first one

nit: s/cause/because/




More information about the ath11k mailing list