OpenCloudOS-Kernel/drivers/net/ethernet/chelsio/cxgb3
Paul Gortmaker a81ab36bf5 drivers/net: delete non-required instances of include <linux/init.h>
None of these files are actually using any __init type directives
and hence don't need to include <linux/init.h>.   Most are just a
left over from __devinit and __cpuinit removal, or simply due to
code getting copied from one driver to the next.

This covers everything under drivers/net except for wireless, which
has been submitted separately.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-01-16 11:53:26 -08:00
..
Makefile
adapter.h
ael1002.c
aq100x.c
common.h drivers/net: delete non-required instances of include <linux/init.h> 2014-01-16 11:53:26 -08:00
cxgb3_ctl_defs.h
cxgb3_defs.h
cxgb3_ioctl.h
cxgb3_main.c net: cxgb3: remove unnecessary pci_set_drvdata() 2013-10-18 00:03:30 -04:00
cxgb3_offload.c net: cxgb3: slight optimization of addr compare 2013-12-31 16:48:30 -05:00
cxgb3_offload.h
firmware_exports.h
l2t.c net: cxgb3: slight optimization of addr compare 2013-12-31 16:48:30 -05:00
l2t.h cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup(). 2012-07-05 02:29:40 -07:00
mc5.c
regs.h chelsio: remove duplicate defines 2013-10-21 18:46:45 -04:00
sge.c cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architectures 2013-10-29 00:14:03 -04:00
sge_defs.h
t3_cpl.h
t3_hw.c remove init of dev->perm_addr in drivers 2013-01-08 18:00:48 -08:00
t3cdev.h
version.h cxgb3: update firmware version 2012-02-15 15:48:19 -05:00
vsc8211.c
xgmac.c