CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/08/08 06:53:17
Modified files:
sys/dev/pci : if_em.c
Log message:
Make sure hw.revision_id gets initialized before it's used by em_set_mac_type()
and move it back to the location where it was before rev. 1.239, while
keeping the horrible override for em_pchlan. From Holger Mikolon.
ok jsg@, deraadt@
