From: Kirill Smelkov Date: Sat, 10 Nov 2012 07:12:36 +0000 (+0000) Subject: doc/net: Fix typo in netdev-features.txt X-Git-Tag: v3.7-rc6~3^2~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=73e212fc48890b552e4ae65b65c0e709f478879b;p=platform%2Fkernel%2Flinux-3.10.git doc/net: Fix typo in netdev-features.txt Signed-off-by: Kirill Smelkov Signed-off-by: David S. Miller --- 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.