linux/drivers/net/ethernet/amd
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
..
xgbe dev_ioctl: split out ndo_eth_ioctl 2021-07-27 20:11:45 +01:00
7990.c
7990.h
a2065.c
a2065.h
amd8111e.c dev_ioctl: split out ndo_eth_ioctl 2021-07-27 20:11:45 +01:00
amd8111e.h net: amd: remove leading spaces before tabs 2021-05-19 12:17:30 -07:00
ariadne.c
ariadne.h
atarilance.c m68k: remove legacy probing 2021-08-03 13:05:25 +01:00
au1000_eth.c dev_ioctl: split out ndo_eth_ioctl 2021-07-27 20:11:45 +01:00
au1000_eth.h
declance.c net: amd: remove leading spaces before tabs 2021-05-19 12:17:30 -07:00
hplance.c
hplance.h
Kconfig make legacy ISA probe optional 2021-08-03 13:05:26 +01:00
lance.c ethernet: isa: convert to module_init/module_exit 2021-08-03 13:05:26 +01:00
Makefile
mvme147.c m68k: remove legacy probing 2021-08-03 13:05:25 +01:00
ni65.c ethernet: isa: convert to module_init/module_exit 2021-08-03 13:05:26 +01:00
ni65.h
nmclan_cs.c net: amd: remove leading spaces before tabs 2021-05-19 12:17:30 -07:00
pcnet32.c dev_ioctl: split out ndo_eth_ioctl 2021-07-27 20:11:45 +01:00
sun3lance.c m68k: remove legacy probing 2021-08-03 13:05:25 +01:00
sunlance.c