aboutsummaryrefslogtreecommitdiff
path: root/Documentation/networking
diff options
context:
space:
mode:
authorKirill Smelkov <kirr@mns.spb.ru>2012-11-10 07:12:36 +0000
committerDavid S. Miller <davem@davemloft.net>2012-11-13 14:37:48 -0500
commit73e212fc48890b552e4ae65b65c0e709f478879b (patch)
treedf4e6e1c4682e96b3dbab30553b72b3d96c8879b /Documentation/networking
parent52b702ffa509595c5d04a1a1d0f63acf92b4789b (diff)
doc/net: Fix typo in netdev-features.txt
Signed-off-by: Kirill Smelkov <kirr@mns.spb.ru> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking')
-rw-r--r--Documentation/networking/netdev-features.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/netdev-features.txt b/Documentation/networking/netdev-features.txt
index 4164f5c02e4..f310edec8a7 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.