glebius 2006-02-07 13:11:13 UTC
FreeBSD src repository
Modified files:
sys/dev/em if_em.c
Log:
Since em(4) taskqueue is a new network context, we need to conditionally
lock Giant here.
Submitted by: Andrey V. Elsukov <bu7cher yandex.ru>
Revision Changes Path
1.106 +2 -1 src/sys/dev/em/if_em.c