linux/drivers/net/ethernet/intel/igbvf
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
..
defines.h igbvf: work around i350 erratum 2012-11-28 03:57:23 -08:00
ethtool.c igbvf: fix divide by zero 2012-06-30 17:40:45 -07:00
igbvf.h igbvf: work around i350 erratum 2012-11-28 03:57:23 -08:00
Makefile igbvf: change copyright date 2012-02-03 03:07:15 -08:00
mbx.c igbvf: change copyright date 2012-02-03 03:07:15 -08:00
mbx.h igbvf: change copyright date 2012-02-03 03:07:15 -08:00
netdev.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
regs.h igbvf: change copyright date 2012-02-03 03:07:15 -08:00
vf.c drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions 2012-07-10 23:13:46 -07:00
vf.h igbvf: change copyright date 2012-02-03 03:07:15 -08:00