aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/apple
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2017-10-16 17:29:24 -0700
committerDavid S. Miller <davem@davemloft.net>2017-10-18 12:39:55 +0100
commit5f2585d4e570f2dffd148f6e57308fb431079175 (patch)
treec27cc465a36d7883fd4dac2cacbdfe56686688a5 /drivers/net/ethernet/apple
parentappletalk: Remove unneeded synchronization (diff)
downloadlinux-dev-5f2585d4e570f2dffd148f6e57308fb431079175.tar.xz
linux-dev-5f2585d4e570f2dffd148f6e57308fb431079175.zip
drivers/net/appletalk: 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. Adds a static variable to hold the polled net_device. 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