projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52b702f
)
doc/net: Fix typo in netdev-features.txt
author
Kirill Smelkov
<kirr@mns.spb.ru>
Sat, 10 Nov 2012 07:12:36 +0000
(07:12 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 13 Nov 2012 19:37:48 +0000
(14:37 -0500)
Signed-off-by: Kirill Smelkov <kirr@mns.spb.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/netdev-features.txt
patch
|
blob
|
history
diff --git
a/Documentation/networking/netdev-features.txt
b/Documentation/networking/netdev-features.txt
index 4164f5c02e4bbdf406956818fc34b8306610ba55..f310edec8a776f0a8ffb4a943a386ea45990b1a6 100644
(file)
--- 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 m
do
e.
+PROMISC m
od
e.