diff options
author | 2024-09-30 14:29:53 +0100 | |
---|---|---|
committer | 2024-10-04 12:42:32 +0100 | |
commit | b63c755cb65d43c8aba987c4f6b57c77c6f123f2 (patch) | |
tree | f85d80c09b8afc4cffd7b8c973368cad6443f1e7 /net/socket.c | |
parent | ibmvnic: Add stat for tx direct vs tx batched (diff) | |
download | linux-rng-b63c755cb65d43c8aba987c4f6b57c77c6f123f2.tar.xz linux-rng-b63c755cb65d43c8aba987c4f6b57c77c6f123f2.zip |
appletalk: Remove deadcode
alloc_ltalkdev in net/appletalk/dev.c is dead since
commit 00f3696f7555 ("net: appletalk: remove cops support")
Removing it (and it's helper) leaves dev.c and if_ltalk.h empty;
remove them and the Makefile entry.
tun.c was including that if_ltalk.h but actually wanted
the uapi version for LTALK_ALEN, fix up the path.
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/socket.c')
0 files changed, 0 insertions, 0 deletions