linux/drivers/net/ethernet/atheros/atlx
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
..
atl1.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
atl1.h atl1: remove unused member from atl1_adapter structure 2012-04-16 14:21:21 -04:00
atl2.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
atl2.h atlx: Use ETH_ALEN 2012-03-19 16:53:08 -04:00
atlx.c drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions 2012-07-10 23:13:46 -07:00
atlx.h atlx: Use ETH_ALEN 2012-03-19 16:53:08 -04:00
Makefile