freebsd-dev/sys/dev/ale
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_ale.c Close a race where SIOCGIFMEDIA ioctl get inconsistent link status. 2011-10-17 19:49:00 +00:00
if_alereg.h Fix typo. 2011-05-19 23:13:08 +00:00
if_alevar.h Fix some bugs in my last set of changes to ale(4): 2011-01-18 16:27:40 +00:00