Searched hist:226478 (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/alc/
H A Dif_alc.cdiff 226478 Mon Oct 17 17:51:34 MDT 2011 yongari 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)
/freebsd-11-stable/sys/dev/lge/
H A Dif_lge.cdiff 226478 Mon Oct 17 17:51:34 MDT 2011 yongari 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)
/freebsd-11-stable/sys/dev/nfe/
H A Dif_nfe.cdiff 226478 Mon Oct 17 17:51:34 MDT 2011 yongari 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)
/freebsd-11-stable/sys/mips/atheros/
H A Dif_arge.cdiff 226478 Mon Oct 17 17:51:34 MDT 2011 yongari 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)
/freebsd-11-stable/sys/dev/rl/
H A Dif_rl.cdiff 226478 Mon Oct 17 17:51:34 MDT 2011 yongari 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)
/freebsd-11-stable/sys/dev/re/
H A Dif_re.cdiff 226478 Mon Oct 17 17:51:34 MDT 2011 yongari 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)

Completed in 207 milliseconds