linux-hardened/drivers/net/ethernet/intel/e1000
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
..
e1000.h e1000: Adding e1000_dump function 2012-02-07 04:01:46 -08:00
e1000_ethtool.c e1000: configure and read MDI settings 2012-08-21 01:25:34 -07:00
e1000_hw.c e1000: fix concurrent accesses to PHY from watchdog and ethtool 2012-11-01 03:11:13 -07:00
e1000_hw.h e1000: Adding e1000_dump function 2012-02-07 04:01:46 -08:00
e1000_main.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
e1000_osdep.h
e1000_param.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
Makefile