From owner-cvs-all Tue Jun 13 22:56:57 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DE32F37C0CB; Tue, 13 Jun 2000 22:56:54 -0700 (PDT) (envelope-from bp@FreeBSD.org) Received: (from bp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA49333; Tue, 13 Jun 2000 22:56:54 -0700 (PDT) (envelope-from bp@FreeBSD.org) Message-Id: <200006140556.WAA49333@freefall.freebsd.org> From: Boris Popov Date: Tue, 13 Jun 2000 22:56:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_ethersubr.c if_fddisubr.c if_iso88025subr.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bp 2000/06/13 22:56:54 PDT Modified files: sys/net if_ethersubr.c if_fddisubr.c if_iso88025subr.c Log: Do not perform any opeartion with mbuf after it placed into interface queue. Tested by: Bosko Milekic Revision Changes Path 1.75 +6 -6 src/sys/net/if_ethersubr.c 1.43 +3 -3 src/sys/net/if_fddisubr.c 1.12 +3 -3 src/sys/net/if_iso88025subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message