]> git.baikalelectronics.ru Git - kernel.git/commit
appletalk: ltpc: remove static probing
authorArnd Bergmann <arnd@arndb.de>
Tue, 3 Aug 2021 11:40:40 +0000 (13:40 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Aug 2021 12:05:25 +0000 (13:05 +0100)
commitbdce26da104674b52c67bea00688ec1ad64a8546
tree912d3a7c2c1f8c128e9138af42a29ac7f1a5af8e
parentc9666aa887e95d4b9258f9db2428fa6d2a8636de
appletalk: ltpc: remove static probing

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>
drivers/net/Space.c
drivers/net/appletalk/ltpc.c
include/net/Space.h