Re: [PATCH net-next] net: fix two typos in net_device_ops documentation.
From: Rami Rosen Date: Thu, 31 Aug 2017 13:41:40 +0300 > This patch fixes two trivial typos in net_device_ops documentation, > related to ndo_xdp_flush callback. > > Signed-off-by: Rami Rosen Applied.
[PATCH net-next] net: fix two typos in net_device_ops documentation.
This patch fixes two trivial typos in net_device_ops documentation, related to ndo_xdp_flush callback. Signed-off-by: Rami Rosen --- include/linux/netdevice.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h index 29bf0