iedowse 2006-06-25 12:36:21 UTC FreeBSD src repository Modified files: sys/kern subr_firmware.c Log: If linker_release_module() fails then we still hold a reference on the linker_file, so record this by restoring the linker_file pointer in fp->file. Revision Changes Path 1.5 +12 -2 src/sys/kern/subr_firmware.c