linux/drivers/net/ethernet/intel/e1000e
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
..
80003es2lan.c
80003es2lan.h
82571.c
82571.h
defines.h e1000e: Avoid receiver overrun interrupt bursts 2017-10-10 08:59:22 -07:00
e1000.h e1000e: apply burst mode settings only on default 2017-10-10 09:00:48 -07:00
ethtool.c
hw.h
ich8lan.c
ich8lan.h
mac.c e1000e: Separate signaling for link check/link up 2017-10-10 08:35:01 -07:00
mac.h
Makefile
manage.c
manage.h
netdev.c ethernet/intel: Convert timers to use timer_setup() 2017-10-18 12:40:26 +01:00
nvm.c
nvm.h
param.c e1000e: apply burst mode settings only on default 2017-10-10 09:00:48 -07:00
phy.c
phy.h
ptp.c
regs.h