linux_dsm_epyc7002/drivers/net/ethernet/intel/ixgbevf
Kees Cook 26566eae80 ethernet/intel: 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. Switches test of .data field to
.function, since .data will be going away.

Cc: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Cc: intel-wired-lan@lists.osuosl.org
Cc: netdev@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-18 12:40:26 +01:00
..
defines.h
ethtool.c ixgbevf: Check for RSS key before setting value 2017-04-29 20:01:04 -07:00
ixgbevf_main.c ethernet/intel: Convert timers to use timer_setup() 2017-10-18 12:40:26 +01:00
ixgbevf.h ixgbevf: Check for RSS key before setting value 2017-04-29 20:01:04 -07:00
Makefile
mbx.c
mbx.h
regs.h
vf.c ixgbevf: Resolve warnings for -Wimplicit-fallthrough 2017-05-31 04:46:44 -07:00
vf.h