OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Brad Smith (bradcvs.openbsd.org)
Date: Tue Jun 24 2008 - 18:02:42 CDT


CVSROOT: /cvs
Module name: src
Changes by: bradcvs.openbsd.org 2008/06/24 17:02:42

Modified files:
        sys/dev/pci : if_bnx.c if_bnxreg.h

Log message:
Fixed a problem that would cause errors (especially when in low memory
systems) because the RX chain was corrupted when an mbuf was mapped to
an unexpected number of buffers.

From davidchFreeBSD