android_kernel_motorola_sm6225/drivers/net/appletalk
Kees Cook 9ba650a4eb appletalk: Remove unneeded synchronization
The use of del_timer_sync() will make sure a timer is not rescheduled.
As such, there is no need to add external signals to kill timers. In
preparation for switching the timer callback argument to the timer
pointer, this drops the .data argument since it doesn't serve a meaningful
purpose here.

Cc: David Howells <dhowells@redhat.com>
Cc: netdev@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-18 12:39:55 +01:00
..
cops.c drivers: net: appletalk: cops: use setup_timer() helper. 2017-09-21 11:44:39 -07:00
cops.h
cops_ffdrv.h
cops_ltdrv.h
ipddp.c drivers/net: Fix ptr_ret.cocci warnings. 2017-07-25 12:27:06 -07:00
ipddp.h
Kconfig net/appletalk: LTPC needs virt_to_bus 2015-02-20 16:28:46 -05:00
ltpc.c appletalk: Remove unneeded synchronization 2017-10-18 12:39:55 +01:00
ltpc.h
Makefile