* [PATCH] trivial: Fix typo fault in netdevice.h
@ 2011-01-03 8:54 Michal Simek
2011-01-03 20:06 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Michal Simek @ 2011-01-03 8:54 UTC (permalink / raw)
To: davem; +Cc: linux-kernel, netdev, Michal Simek
Signed-off-by: Michal Simek <monstr@monstr.eu>
---
include/linux/netdevice.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h
index d8fd2c2..c773bc8 100644
--- a/include/linux/netdevice.h
+++ b/include/linux/netdevice.h
@@ -683,7 +683,7 @@ struct netdev_rx_queue {
* neither operation.
*
* void (*ndo_vlan_rx_register)(struct net_device *dev, struct vlan_group *grp);
- * If device support VLAN receive accleration
+ * If device support VLAN receive acceleration
* (ie. dev->features & NETIF_F_HW_VLAN_RX), then this function is called
* when vlan groups for the device changes. Note: grp is NULL
* if no vlan's groups are being used.
--
1.5.5.6
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] trivial: Fix typo fault in netdevice.h
2011-01-03 8:54 [PATCH] trivial: Fix typo fault in netdevice.h Michal Simek
@ 2011-01-03 20:06 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2011-01-03 20:06 UTC (permalink / raw)
To: monstr; +Cc: linux-kernel, netdev
From: Michal Simek <monstr@monstr.eu>
Date: Mon, 3 Jan 2011 09:54:09 +0100
> Signed-off-by: Michal Simek <monstr@monstr.eu>
Applied.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-01-03 20:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-03 8:54 [PATCH] trivial: Fix typo fault in netdevice.h Michal Simek
2011-01-03 20:06 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).