RHEL-kernel-ark/net/appletalk
谢致邦 (XIE Zhibang) 45bd1c5ba7 net: appletalk: Drop aarp_send_probe_phase1()
aarp_send_probe_phase1() used to work by calling ndo_do_ioctl of
appletalk drivers ltpc or cops, but these two drivers have been removed
since the following commits:
commit 03dcb90dbf ("net: appletalk: remove Apple/Farallon LocalTalk PC
support")
commit 00f3696f75 ("net: appletalk: remove cops support")

Thus aarp_send_probe_phase1() no longer works, so drop it. (found by
code inspection)

Signed-off-by: 谢致邦 (XIE Zhibang) <Yeking@Red54.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2025-01-20 10:08:19 +00:00
..
Kconfig
Makefile appletalk: Remove deadcode 2024-10-04 12:42:32 +01:00
aarp.c net: appletalk: Drop aarp_send_probe_phase1() 2025-01-20 10:08:19 +00:00
atalk_proc.c
ddp.c appletalk: Improve handling of broadcast packets 2024-05-08 12:17:19 +01:00
sysctl_net_atalk.c appletalk: Remove the now superfluous sentinel elements from ctl_table array 2024-05-03 13:29:42 +01:00