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: Damien Bergamini (damiencvs.openbsd.org)
Date: Mon Nov 19 2007 - 13:34:25 CST


CVSROOT: /cvs
Module name: src
Changes by: damiencvs.openbsd.org 2007/11/19 12:34:25

Modified files:
        sys/dev/pci : if_iwn.c if_iwnvar.h if_wpi.c if_wpivar.h

Log message:
all TX rings have the same fixed size (256 entries) and this is not
configurable so simplify rings allocation a bit.