We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05d91cd commit 09ebd02Copy full SHA for 09ebd02
include/linux/netdevice.h
@@ -1085,8 +1085,8 @@ struct netdev_net_notifier {
1085
*
1086
* int (*ndo_do_ioctl)(struct net_device *dev, struct ifreq *ifr, int cmd);
1087
* Old-style ioctl entry point. This is used internally by the
1088
- * appletalk and ieee802154 subsystems but is no longer called by
1089
- * the device ioctl handler.
+ * ieee802154 subsystem but is no longer called by the device
+ * ioctl handler.
1090
1091
* int (*ndo_siocbond)(struct net_device *dev, struct ifreq *ifr, int cmd);
1092
* Used by the bonding driver for its device specific ioctls:
0 commit comments