Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/intel/igbvf
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
..
2017-08-08 17:59:03 -07:00
2012-02-03 03:07:15 -08:00
2017-08-08 17:59:03 -07:00
2015-02-23 17:11:54 -08:00
2017-08-08 17:59:03 -07:00