diff options
author | 2023-08-02 20:04:09 +0300 | |
---|---|---|
committer | 2023-08-03 12:17:30 +0300 | |
commit | 89a9dda1430a71fe95ad2b4f8056e7aa15b4aee7 (patch) | |
tree | 9f798f3c4a6993c3434b6764b0ebb799c91cf0c1 /net/core/dev_ioctl.c | |
parent | wifi: ath12k: configure puncturing bitmap (diff) | |
download | wireguard-linux-89a9dda1430a71fe95ad2b4f8056e7aa15b4aee7.tar.xz wireguard-linux-89a9dda1430a71fe95ad2b4f8056e7aa15b4aee7.zip |
wifi: ath12k: relax list iteration in ath12k_mac_vif_unref()
In ath12k_mac_vif_unref() dp->tx_desc_used_list[i]
is not altered so list_for_each_entry() should be safe.
Signed-off-by: Dmitry Antipov <dmantipov@yandex.ru>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20230704173718.73462-1-dmantipov@yandex.ru
Diffstat (limited to 'net/core/dev_ioctl.c')
0 files changed, 0 insertions, 0 deletions