CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/06 21:30:45
Modified files:
sys/dev/pci : if_em.c if_em.h
Log message:
rename the struct arpcom interface_data in em_softc to sc_ac.
makes it more consistent with the rest of the tree.
