cvs commit: src/sys/dev/bce if_bce.c
John Baldwin
jhb at FreeBSD.org
Sat Jan 13 04:35:15 UTC 2007
jhb 2007-01-13 04:35:15 UTC
FreeBSD src repository
Modified files:
sys/dev/bce if_bce.c
Log:
- Add a locked variant of bce_ifmedia_upd() for use within the driver and
add missing locking to bce_ifmedia_upd().
- While I'm here, unexpand an instance of LIST_FOREACH().
MFC after: 2 weeks
Reviewed by: scottl
Revision Changes Path
1.25 +18 -7 src/sys/dev/bce/if_bce.c
More information about the cvs-src
mailing list