freebsd-src/sys/dev/vte
Pyun YongHyeon 57c81d92ae Close a race where SIOCGIFMEDIA ioctl get inconsistent link status.
Because driver is accessing a common MII structure in
mii_pollstat(), updating user supplied structure should be done
before dropping a driver lock.

Reported by:	Karim (fodillemlinkarimi <> gmail dot com)
2011-10-17 19:49:00 +00:00
..
if_vte.c Close a race where SIOCGIFMEDIA ioctl get inconsistent link status. 2011-10-17 19:49:00 +00:00
if_vtereg.h Correct broadcast frame handling. Setting bit6 of MCR0 register 2011-03-19 22:36:59 +00:00
if_vtevar.h Remove unused DMA map/tag in softc. 2011-03-23 22:06:09 +00:00