CVSROOT: /cvs Module name: src Changes by: [email protected] 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 d...@.
