rwatson 2004-08-13 23:47:01 UTC
FreeBSD src repository
Modified files:
sys/dev/snc dp83932.c
Log:
Since if_snc doesn't contain locking or run with INTR_MPSAFE, mark
the interface as IFF_NEEDSGIANT so if_start is run holding Giant.
Revision Changes Path
1.15 +1 -1 src/sys/dev/snc/dp83932.c