cvs commit: src/sys/dev/em if_em.c if_em.h
Sam Leffler
sam at FreeBSD.org
Fri Oct 10 16:14:22 PDT 2003
sam 2003/10/10 16:14:21 PDT
FreeBSD src repository
Modified files:
sys/dev/em if_em.c if_em.h
Log:
locking fixups:
o correct recursive locking when polling and in em_82547_move_tail
o destroy mutex on detach
o add EM_LOCK_ASSERT and similar macros for creating+deleteing the mtx
Submitted by: Daniel Eischen <eischen at vigrid.com>
Revision Changes Path
1.31 +8 -7 src/sys/dev/em/if_em.c
1.23 +6 -2 src/sys/dev/em/if_em.h
More information about the cvs-src
mailing list