ath9k: rename tx_complete_work to hw_check_work
authorFelix Fietkau <nbd@nbd.name>
Thu, 2 Feb 2017 09:14:50 +0000 (10:14 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 7 Feb 2017 09:00:17 +0000 (11:00 +0200)
commitd63ffc45c5d3df15f6fc8c73079458ce4a111995
tree27b84254d9f6ed270d97ecea581db8021374b77c
parent03c95dbef64264b6d86d50c0f0d90fdf989e528e
ath9k: rename tx_complete_work to hw_check_work

Also include common MAC alive check. This should make the hang checks
more reliable for modes where beacons are not sent and is used as a
starting point for further hang check improvements

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath9k/ath9k.h
drivers/net/wireless/ath/ath9k/init.c
drivers/net/wireless/ath/ath9k/link.c
drivers/net/wireless/ath/ath9k/main.c
drivers/net/wireless/ath/ath9k/xmit.c