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: Fri Sep 07 2007 - 14:32:09 CDT


CVSROOT: /cvs
Module name: src
Changes by: damiencvs.openbsd.org 2007/09/07 13:32:09

Modified files:
        sys/dev/pci : if_iwn.c if_iwnreg.h

Log message:
make sure the length of the first segment of a Tx descriptor is a multiple
of 4 by inserting padding bytes when necessary.
802.11 QoS headers have a length that is not a multiple of 4.