From 753f5837b3e269ca345b20cdd7ba07e5b63e55cc Mon Sep 17 00:00:00 2001 From: Kirill Smelkov Date: Sat, 10 Nov 2012 07:12:36 +0000 Subject: [PATCH] --- yaml --- r: 335746 b: refs/heads/master c: 73e212fc48890b552e4ae65b65c0e709f478879b h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/Documentation/networking/netdev-features.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 0cacef4ed43c..82c8666eb4cf 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 52b702ffa509595c5d04a1a1d0f63acf92b4789b +refs/heads/master: 73e212fc48890b552e4ae65b65c0e709f478879b diff --git a/trunk/Documentation/networking/netdev-features.txt b/trunk/Documentation/networking/netdev-features.txt index 4164f5c02e4b..f310edec8a77 100644 --- a/trunk/Documentation/networking/netdev-features.txt +++ b/trunk/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.