linux/drivers/net/ethernet/chelsio/cxgb3
Kees Cook 0e23daeb64 drivers/net: chelsio/cxgb*: 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: Santosh Raspatur <santosh@chelsio.com>
Cc: Ganesh Goudar <ganeshgr@chelsio.com>
Cc: Casey Leedom <leedom@chelsio.com>
Cc: netdev@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-28 19:09:49 +09:00
..
adapter.h net: cxgb3: Use net_device_stats from struct net_device 2017-04-07 07:03:33 -07:00
ael1002.c
aq100x.c
common.h
cxgb3_ctl_defs.h
cxgb3_defs.h treewide: use kv[mz]alloc* rather than opencoded variants 2017-05-08 17:15:13 -07:00
cxgb3_ioctl.h
cxgb3_main.c net: chelsio: cxgb3: constify attribute_group structures. 2017-07-18 12:04:57 -07:00
cxgb3_offload.c networking: make skb_put & friends return void pointers 2017-06-16 11:48:39 -04:00
cxgb3_offload.h
firmware_exports.h
l2t.c networking: make skb_put & friends return void pointers 2017-06-16 11:48:39 -04:00
l2t.h treewide: use kv[mz]alloc* rather than opencoded variants 2017-05-08 17:15:13 -07:00
Makefile
mc5.c
regs.h
sge_defs.h
sge.c drivers/net: chelsio/cxgb*: Convert timers to use timer_setup() 2017-10-28 19:09:49 +09:00
t3_cpl.h
t3_hw.c
t3cdev.h
version.h
vsc8211.c
xgmac.c