mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-01 17:00:36 +00:00
57c81d92ae
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)