linux/drivers/net/ethernet/chelsio/cxgb3
Greg Kroah-Hartman 1dd06ae8db drivers/net: fix up function prototypes after __dev* removals
The __dev* removal patches for the network drivers ended up messing up
the function prototypes for a bunch of drivers.  This patch fixes all of
them back up to be properly aligned.

Bonus is that this almost removes 100 lines of code, always a nice
surprise.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-12-07 14:22:22 -05:00
..
adapter.h
ael1002.c
aq100x.c
common.h ethernet: Convert dev_printk(KERN_<LEVEL> to dev_<level>( 2012-10-31 14:02:45 -04:00
cxgb3_ctl_defs.h
cxgb3_defs.h
cxgb3_ioctl.h
cxgb3_main.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
cxgb3_offload.c cxgb3: remove __dev* attributes 2012-12-03 11:16:42 -08:00
cxgb3_offload.h
firmware_exports.h
l2t.c cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup(). 2012-07-05 02:29:40 -07:00
l2t.h cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup(). 2012-07-05 02:29:40 -07:00
Makefile
mc5.c
regs.h
sge_defs.h
sge.c drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions 2012-07-10 23:13:46 -07:00
t3_cpl.h
t3_hw.c cxgb3: Use PCI Express Capability accessors 2012-08-23 10:11:14 -06:00
t3cdev.h
version.h cxgb3: update firmware version 2012-02-15 15:48:19 -05:00
vsc8211.c
xgmac.c