]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
net: the appletalk subsystem no longer uses ndo_do_ioctl
author谢致邦 (XIE Zhibang) <Yeking@Red54.com>
Thu, 23 Jan 2025 11:57:03 +0000 (11:57 +0000)
committerJakub Kicinski <kuba@kernel.org>
Mon, 27 Jan 2025 22:07:19 +0000 (14:07 -0800)
ndo_do_ioctl is no longer used by the appletalk subsystem after commit
45bd1c5ba758 ("net: appletalk: Drop aarp_send_probe_phase1()").

Signed-off-by: 谢致邦 (XIE Zhibang) <Yeking@Red54.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/tencent_4AC6ED413FEA8116B4253D3ED6947FDBCF08@qq.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/linux/netdevice.h

index 8da4c61f97b970a0f552e9cbdf1a42b4ff8b5f51..2a59034a5fa2fb53300657968c2053ab354bb746 100644 (file)
@@ -1085,8 +1085,8 @@ struct netdev_net_notifier {
  *
  * int (*ndo_do_ioctl)(struct net_device *dev, struct ifreq *ifr, int cmd);
  *     Old-style ioctl entry point. This is used internally by the
- *     appletalk and ieee802154 subsystems but is no longer called by
- *     the device ioctl handler.
+ *     ieee802154 subsystem but is no longer called by the device
+ *     ioctl handler.
  *
  * int (*ndo_siocbond)(struct net_device *dev, struct ifreq *ifr, int cmd);
  *     Used by the bonding driver for its device specific ioctls: