Date: Mon, 30 Aug 1999 21:22:47 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_pn.c Message-ID: <199908310422.VAA42080@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/08/30 21:22:47 PDT
Modified files:
sys/pci if_pn.c
Log:
Fix a couple of things that weren't quite right for not using
PN_RX_BUG_WAR - it was freeing memory that may not have been allocated,
and unconditionally bzero'ing the mbufs even if the workaround wasn't
enabled.
Revision Changes Path
1.27 +8 -4 src/sys/pci/if_pn.c
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?199908310422.VAA42080>
