diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-16 17:29:10 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-18 12:39:38 +0100 |
commit | b09064b78f396ed0840895b11e8bd90e8380afd5 (patch) | |
tree | 0c38a9faf27a3d267c55bcd75d68188a62926b9e /drivers/net/ethernet/dlink | |
parent | 495ad9864f17bb2f4e085f9398328d14bfdb4d88 (diff) | |
download | linux-b09064b78f396ed0840895b11e8bd90e8380afd5.tar.bz2 |
bna: 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: Rasesh Mody <rasesh.mody@cavium.com>
Cc: Sudarsana Kalluru <sudarsana.kalluru@cavium.com>
Cc: Dept-GELinuxNICDev@cavium.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/dlink')
0 files changed, 0 insertions, 0 deletions