freebsd-dev/sys/dev/age
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_age.c Close a race where SIOCGIFMEDIA ioctl get inconsistent link status. 2011-10-17 19:49:00 +00:00
if_agereg.h o Don't access VPD even if hardware advertised the capability. 2009-03-28 07:39:35 +00:00
if_agevar.h Add a 'locked' variant of the foo_start() routine and call it directly 2011-01-03 18:28:30 +00:00