Re: [net PATCH] net: appletalk: Drop aarp_send_probe_phase1()

From: Jakub Kicinski
Date: Fri Jan 10 2025 - 21:24:46 EST


On Thu, 9 Jan 2025 12:27:51 +0000 Yeking@xxxxxxxxx wrote:
> Due to the ltpc, cops, and ipddp drivers have been deleted,
> aarp_send_probe_phase1() no longer works. (found by code inspection)

Could you explain more? What is your thought process?

> Fixes: 1dab47139e61 ("appletalk: remove ipddp driver")
> Fixes: 00f3696f7555 ("net: appletalk: remove cops support")
> Fixes: 03dcb90dbf62 ("net: appletalk: remove Apple/Farallon LocalTalk PC support")
> Fixes: dbecb011eb78 ("appletalk: use ndo_siocdevprivate")

Dead code is not a bug, you can mention the relevant commits
in the commit message, but no Fixes tag are appropriate here.
--
pw-bot: cr