jhb 2006-05-25 22:04:46 UTC
FreeBSD src repository
Modified files:
sys/dev/digi digi.c
Log:
Only reference the firmware module once rather than twice. The extra call
was accidentally added in 1.55 and resulted in an extra reference count
being held on the linker file.
MFC after: 1 week
Revision Changes Path
1.61 +0 -1 src/sys/dev/digi/digi.c