linux/drivers/net/ethernet/qlogic/qlge
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
qlge.h qlge: Bumped driver version to 1.00.00.31 2012-07-10 23:28:34 -07:00
qlge_dbg.c drivers: ethernet: qlogic: qlge_dbg.c: Fixed a coding style issue 2012-11-06 17:41:42 -05:00
qlge_ethtool.c qlge: fix an "&&" vs "||" bug 2012-07-18 09:40:53 -07:00
qlge_main.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
qlge_mpi.c