dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/ethernet/intel/ixgbevf
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
..
Makefile ixgbevf: Update copyright notices 2012-02-03 03:07:09 -08:00
defines.h ixgbevf: Add VF DCB + SR-IOV support 2012-10-22 21:15:35 -07:00
ethtool.c ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparam 2012-07-18 13:18:24 -07:00
ixgbevf.h ixgbevf: Add checksum statistics counters to rings 2012-11-15 06:30:42 -08:00
ixgbevf_main.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
mbx.c ixgbevf: Fix code for handling timeout 2012-09-24 00:21:51 -07:00
mbx.h ixgbevf: Add VF DCB + SR-IOV support 2012-10-22 21:15:35 -07:00
regs.h ixgbevf: Update copyright notices 2012-02-03 03:07:09 -08:00
vf.c eth: Make is_link_local() consistent with other address tests 2012-11-02 21:34:05 -04:00
vf.h ixgbevf: Add VF DCB + SR-IOV support 2012-10-22 21:15:35 -07:00