Dmitry Antipov <dmantipov@xxxxxxxxx> writes: > After switching to mac80211 software queues, pointer to 'struct ath_node' > in 'struct ath_tx_control' is still assigned but not actually used. So drop > it and cleanup related things in 'ath_tx_prepare()'. Compile tested only. > > Fixes: 50f08edf9809 ("ath9k: Switch to using mac80211 intermediate software queues.") > Signed-off-by: Dmitry Antipov <dmantipov@xxxxxxxxx> Acked-by: Toke Høiland-Jørgensen <toke@xxxxxxx>