linux/drivers/net/ethernet/qlogic/qlcnic
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 qlcnic: create file qlcnic_minidump.c for dump utility 2012-11-28 11:07:44 -05:00
qlcnic_ctx.c qlcnic: update NIC partition interface routines 2012-12-04 13:00:12 -05:00
qlcnic_ethtool.c qlcnic: move HW specific data to seperate structure 2012-12-04 13:00:11 -05:00
qlcnic_hdr.h qlcnic: modify PCI and register access routines 2012-12-04 13:00:12 -05:00
qlcnic_hw.c qlcnic: modify PCI and register access routines 2012-12-04 13:00:12 -05:00
qlcnic_init.c qlcnic: move HW specific data to seperate structure 2012-12-04 13:00:11 -05:00
qlcnic_io.c qlcnic: fix bug in LRO descriptor access macro 2012-12-04 13:00:12 -05:00
qlcnic_main.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
qlcnic_minidump.c qlcnic: fix coding style issues in qlcnic_minidump.c 2012-11-28 11:07:44 -05:00
qlcnic_sysfs.c qlcnic: move HW specific data to seperate structure 2012-12-04 13:00:11 -05:00
qlcnic.h qlcnic: update NIC partition interface routines 2012-12-04 13:00:12 -05:00