[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1352567556-23326-1-git-send-email-kirr@mns.spb.ru>
Date: Sat, 10 Nov 2012 21:12:36 +0400
From: Kirill Smelkov <kirr@....spb.ru>
To: "David S. Miller" <davem@...emloft.net>
Cc: netdev@...r.kernel.org, Kirill Smelkov <kirr@....spb.ru>
Subject: [PATCH] doc/net: Fix typo in netdev-features.txt
Signed-off-by: Kirill Smelkov <kirr@....spb.ru>
---
Documentation/networking/netdev-features.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/networking/netdev-features.txt b/Documentation/networking/netdev-features.txt
index 4164f5c..f310ede 100644
--- a/Documentation/networking/netdev-features.txt
+++ b/Documentation/networking/netdev-features.txt
@@ -164,4 +164,4 @@ read the CRC recorded by the NIC on receipt of the packet.
This requests that the NIC receive all possible frames, including errored
frames (such as bad FCS, etc). This can be helpful when sniffing a link with
bad packets on it. Some NICs may receive more packets if also put into normal
-PROMISC mdoe.
+PROMISC mode.
--
1.8.0.267.g7a4c58c
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists