linux/drivers/net/wireless/ath/ar5523
Kees Cook 7ac767645a ath: Convert timers to use timer_setup()
In preparation for unconditionally passing the struct timer_list pointer to
all timer callbacks, switch to using the new timer_setup() and from_timer()
to pass the timer pointer explicitly.

Cc: Kalle Valo <kvalo@qca.qualcomm.com>
Cc: linux-wireless@vger.kernel.org
Cc: netdev@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2017-10-27 16:54:19 +03:00
..
ar5523.c ath: Convert timers to use timer_setup() 2017-10-27 16:54:19 +03:00
ar5523.h ar5523: use container_of 2015-03-13 16:07:00 +02:00
ar5523_hw.h ar5523: Fix sparse endianness warnings 2012-11-14 14:55:40 -05:00
Kconfig wireless: allow Atheros card to not depend on ath.ko 2012-11-30 13:38:16 -05:00
Makefile