OpenCloudOS-Kernel/drivers/net/ethernet/i825xx
Arnd Bergmann e179d78ee1 m68k: remove legacy probing
There are six m68k specific drivers that use the legacy probe method
in drivers/net/Space.c. However, all of these only support a single
device, and they completely ignore the command line settings from
netdev_boot_setup_check, so there is really no point at all.

Aside from sun3_82586, these already have a module_init function that
can be used for built-in mode as well, simply by removing the #ifdef.

Note that the 82596 driver was previously used on ISA as well, but
that got dropped long ago.

Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-08-03 13:05:25 +01:00
..
82596.c m68k: remove legacy probing 2021-08-03 13:05:25 +01:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ether1.c drivers: net: ethernet: i825xx: Fix couple of spellings in the file ether1.c 2021-02-04 19:07:55 -08:00
ether1.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
lasi_82596.c lib82596: convert to dma_alloc_noncoherent 2020-09-25 06:20:45 +02:00
lib82596.c lib82596: convert to dma_alloc_noncoherent 2020-09-25 06:20:45 +02:00
sni_82596.c lib82596: convert to dma_alloc_noncoherent 2020-09-25 06:20:45 +02:00
sun3_82586.c m68k: remove legacy probing 2021-08-03 13:05:25 +01:00
sun3_82586.h ethernet: Convert mac address uses of 6 to ETH_ALEN 2013-08-02 12:33:54 -07:00