linux/drivers/net/ethernet/dlink
Wei Yongjun f670149a4f net: sundance: 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.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-04-07 15:15:01 -07:00
..
dl2k.c net: dl2k: switch from 'pci_' to 'dma_' API 2020-09-13 14:19:09 -07:00
dl2k.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
sundance.c net: sundance: use module_pci_driver to simplify the code 2021-04-07 15:15:01 -07:00