]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: ath11k: cleanup struct ath11k_vif
authorDmitry Antipov <dmantipov@yandex.ru>
Mon, 11 Nov 2024 07:01:49 +0000 (10:01 +0300)
committerJeff Johnson <quic_jjohnson@quicinc.com>
Thu, 21 Nov 2024 15:52:49 +0000 (07:52 -0800)
commit733a8c69ded704616b864d30d2531d090ee7a57e
treea493831fbdbf49766b21a56d8959c8379f5aaf9d
parent6200d947f050efdba4090dfefd8a01981363d954
wifi: ath11k: cleanup struct ath11k_vif

Remove set but otherwise unused 'tx_seq_no' member of 'struct ath11k_vif',
adjust 'ath11k_control_beaconing()' accordingly. This field was actually
unused since an initial commit of the driver. Compile tested only.

Signed-off-by: Dmitry Antipov <dmantipov@yandex.ru>
Acked-by: Kalle Valo <kvalo@kernel.org>
Link: https://patch.msgid.link/20241111070152.85140-1-dmantipov@yandex.ru
Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
drivers/net/wireless/ath/ath11k/core.h
drivers/net/wireless/ath/ath11k/mac.c