Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Dec 2001 21:47:16 -0800 (PST)
From:      Archie Cobbs <archie@dellroad.org>
To:        Luigi Rizzo <luigi@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/pci if_dc.c
Message-ID:  <200112110547.fBB5lGZ10772@arch20m.dellroad.org>
In-Reply-To: <200112110302.fBB32mU93520@freefall.freebsd.org> "from Luigi Rizzo at Dec 10, 2001 07:02:48 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Luigi Rizzo writes:
>   Modified files:        (Branch: RELENG_4)
>     sys/pci              if_dc.c 
>   Log:
>   MFC (done now because the code is slightly different from the one
>   in -current):  avoid an unnecessary copy when the packet is already
>   in a single buffer.

Cool!

On an unrelated note, looking at the diff shown by the cvsweb thing...

    http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/pci/if_dc.c.diff?r1=1.9.2.29&r2=1.9.2.30&only_with_tag=RELENG_4

isn't this diff corrupted? Why does it contain this line:

	@@ -2827,7 +2827,9 @@ static void dc_start(ifp)

I thought the '@@' lines were not supposed to contain source text.

-Archie

__________________________________________________________________________
Archie Cobbs     *     Packet Design     *     http://www.packetdesign.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112110547.fBB5lGZ10772>