aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/apple
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2017-10-16 17:29:23 -0700
committerDavid S. Miller <davem@davemloft.net>2017-10-18 12:39:55 +0100
commit9ba650a4ebdde5f5f59a62ed51563d7c4586e492 (patch)
treea0c35347493c87125b8c27942b01f8fb5f6cd64b /drivers/net/ethernet/apple
parenthdlc: Convert timers to use timer_setup() (diff)
downloadlinux-dev-9ba650a4ebdde5f5f59a62ed51563d7c4586e492.tar.xz
linux-dev-9ba650a4ebdde5f5f59a62ed51563d7c4586e492.zip
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>
Diffstat (limited to 'drivers/net/ethernet/apple')
0 files changed, 0 insertions, 0 deletions