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: Stuart Henderson (sthencvs.openbsd.org)
Date: Mon May 25 2009 - 05:17:55 CDT


CVSROOT: /cvs
Module name: src
Changes by: sthencvs.openbsd.org 2009/05/25 04:17:55

Modified files:
        sys/dev/pci : if_em.c

Log message:
Add missing letoh in em(4) vlan handling, resulting in a problem on
big-endian arch where vlans were in use. Fix from Brad. Problem reported
and fix tested by Axton Grams, also tested by me. ok dlg.