diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-25 13:53:20 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-27 06:09:16 +0300 |
commit | c37631c7f686518157de4aa5fb456a54f27607b6 (patch) | |
tree | fc9d35aff83517f59cfd3e4d204ef55689213cc3 /drivers/net/wan/dscc4.c | |
parent | 9de36ccf0891fbdfcc347a34bda009977d8dc2a8 (diff) | |
download | linux-c37631c7f686518157de4aa5fb456a54f27607b6.tar.xz |
drivers/net: sxgbe: 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: Byungho An <bh74.an@samsung.com>
Cc: Girish K S <ks.giri@samsung.com>
Cc: Vipul Pandya <vipul.pandya@samsung.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/wan/dscc4.c')
0 files changed, 0 insertions, 0 deletions