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)
commit81dd3ee5962d767b913d4c4efec3f50e888463c1
tree912d3a7c2c1f8c128e9138af42a29ac7f1a5af8e
parent19a11bf06c57fbe5d32058c2722c0bf509553b6e
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