linux/drivers/net/ethernet/smsc
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
..
epic100.c dev_ioctl: split out ndo_eth_ioctl 2021-07-27 20:11:45 +01:00
Kconfig make legacy ISA probe optional 2021-08-03 13:05:26 +01:00
Makefile
smc91c92_cs.c dev_ioctl: split out ndo_eth_ioctl 2021-07-27 20:11:45 +01:00
smc91x.c net: smsc: remove leading spaces before tabs 2021-05-19 12:17:31 -07:00
smc91x.h
smc911x.c drivers: net: smc911x: Fix cast from pointer to integer of different size 2020-11-12 14:49:40 -08:00
smc911x.h
smc9194.c ethernet: isa: convert to module_init/module_exit 2021-08-03 13:05:26 +01:00
smc9194.h
smsc911x.c dev_ioctl: split out ndo_eth_ioctl 2021-07-27 20:11:45 +01:00
smsc911x.h
smsc9420.c dev_ioctl: split out ndo_eth_ioctl 2021-07-27 20:11:45 +01:00
smsc9420.h