commit | 81dd3ee5962d767b913d4c4efec3f50e888463c1 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Tue Aug 03 13:40:40 2021 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 03 13:05:25 2021 +0100 |
tree | 912d3a7c2c1f8c128e9138af42a29ac7f1a5af8e | |
parent | 19a11bf06c57fbe5d32058c2722c0bf509553b6e [diff] |
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>