Dmitry Antipov <dmantipov@xxxxxxxxx> writes: > Since 'ieee80211_queue_delayed_work()' expects timeout in > jiffies and not milliseconds, 'msecs_to_jiffies()' should > be used in 'ath_restart_work()' and '__ath9k_flush()'. > > Signed-off-by: Dmitry Antipov <dmantipov@xxxxxxxxx> I believe this warrants a: Fixes: d63ffc45c5d3 ("ath9k: rename tx_complete_work to hw_check_work") with that: Acked-by: Toke Høiland-Jørgensen <toke@xxxxxxx>