linux/drivers/net/ethernet/micrel
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
..
Kconfig drivers: misc: Remove MISC_DEVICES config option 2012-01-24 16:24:02 -08:00
ks8695net.c net/micrel: remove __dev* attributes 2012-12-03 11:16:54 -08:00
ks8695net.h
ks8842.c net/micrel: remove __dev* attributes 2012-12-03 11:16:54 -08:00
ks8851.c net/micrel: remove __dev* attributes 2012-12-03 11:16:54 -08:00
ks8851.h drivers/net: fix up stale paths from driver reorg 2012-01-30 12:54:40 -05:00
ks8851_mll.c net/micrel: remove __dev* attributes 2012-12-03 11:16:54 -08:00
ksz884x.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
Makefile