linux/drivers/net/ethernet/3com
Arnd Bergmann a07d8ecf6b ethernet: isa: convert to module_init/module_exit
There are a couple of ISA ethernet drivers that use the old
init_module/cleanup_module function names for the main entry
points, nothing else uses those any more.

Change them to the documented method with module_init()
and module_exit() markers next to static functions.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-08-03 13:05:26 +01:00
..
3c59x.c dev_ioctl: split out ndo_eth_ioctl 2021-07-27 20:11:45 +01:00
3c509.c 3c509: stop calling netdev_boot_setup_check 2021-08-03 13:05:25 +01:00
3c515.c ethernet: isa: convert to module_init/module_exit 2021-08-03 13:05:26 +01:00
3c574_cs.c dev_ioctl: split out ndo_eth_ioctl 2021-07-27 20:11:45 +01:00
3c589_cs.c net/3com: Delete driver and module versions from 3com drivers 2020-02-24 11:23:36 -08:00
Kconfig make legacy ISA probe optional 2021-08-03 13:05:26 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
typhoon.c networking changes for the 5.10 merge window 2020-10-15 18:42:13 -07:00
typhoon.h net: typhoon: Fix a typo Typoon --> Typhoon 2020-10-03 17:23:02 -07:00