linux/drivers/net/ethernet/qlogic
Wei Yongjun 680d86699d qla3xxx: use module_pci_driver to simplify the code
Use the module_pci_driver() macro to make the code simpler
by eliminating module_init and module_exit calls.

dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Jitendra Kalsaria <jitendra.kalsaria@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-10-31 13:35:51 -04:00
..
netxen PCI changes for the 3.7 merge window: 2012-10-01 12:05:36 -07:00
qlcnic drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c: fix error return code 2012-10-07 14:37:11 -04:00
qlge netdev: make pci_error_handlers const 2012-09-07 16:35:00 -06:00
Kconfig drivers/net/ethernet/*: Enabled vendor Kconfig options 2011-08-27 00:58:56 -07:00
Makefile
qla3xxx.c qla3xxx: use module_pci_driver to simplify the code 2012-10-31 13:35:51 -04:00
qla3xxx.h