mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
This driver never relies on the netdev_boot_setup_check() to get its configuration, so it can just as well do its own probing all the time. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: David S. Miller <davem@davemloft.net>