OpenCloudOS-Kernel/drivers/net/ethernet/cirrus
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
..
Kconfig make legacy ISA probe optional 2021-08-03 13:05:26 +01:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
cs89x0.c ethernet: isa: convert to module_init/module_exit 2021-08-03 13:05:26 +01:00
cs89x0.h ethernet: cirrus: Remove unused macros 2020-08-18 12:54:47 -07:00
ep93xx_eth.c dev_ioctl: split out ndo_eth_ioctl 2021-07-27 20:11:45 +01:00
mac89x0.c net: cirrus: fix return type of ndo_start_xmit function 2018-09-21 19:15:14 -07:00