freebsd-dev/sys/dev/vge
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_vge.c Close a race where SIOCGIFMEDIA ioctl get inconsistent link status. 2011-10-17 19:49:00 +00:00
if_vgereg.h vge(4) hardwares poll media status and generates an interrupt 2011-09-07 16:57:43 +00:00
if_vgevar.h Disable jumbo frame support for PCIe VT6130/VT6132 controllers. 2009-12-20 19:45:46 +00:00