> -----Original Message-----
> From: Dmitry Antipov <[email protected]>
> Sent: Thursday, November 2, 2023 7:56 PM
> To: Ping-Ke Shih <[email protected]>
> Cc: Kalle Valo <[email protected]>; [email protected]; Dmitry Antipov <[email protected]>
> Subject: [PATCH] wifi: rtw88: simplify __rtw_tx_work()
>
> Since 'ieee80211_txq_get_depth()' allows NULL for 2nd and
> 3rd arguments, simplify '__rtw_tx_work()' by dropping unused
> 'byte_cnt'. Compile tested only.
>
> Signed-off-by: Dmitry Antipov <[email protected]>
Acked-by: Ping-Ke Shih <[email protected]>