freebsd-skq/sys/dev/sge
yongari 4c371e596b 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_sge.c Close a race where SIOCGIFMEDIA ioctl get inconsistent link status. 2011-10-17 19:49:00 +00:00
if_sgereg.h Remove enabling RX checksum offloading in RX filter setup. RX 2010-07-08 18:22:49 +00:00