diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-27 08:54:25 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-28 13:09:49 +0300 |
commit | c63144e4dda7967f2419fa3c2cc5db1228a7fccf (patch) | |
tree | 57d8427aabf709ac597dbd039d27a269f56c1b06 /drivers/net/ethernet/amd/xgbe/xgbe-drv.c | |
parent | 74b6551b9f4106a3e69ab46e60b52a8947dcf60c (diff) | |
download | linux-c63144e4dda7967f2419fa3c2cc5db1228a7fccf.tar.xz |
drivers/net: 8390: 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: 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/amd/xgbe/xgbe-drv.c')
0 files changed, 0 insertions, 0 deletions