Module Name: src Committed By: skrll Date: Sat Sep 7 06:25:27 UTC 2024
Modified Files:
src/sys/dev/pci: if_bge.c
Log Message:
Conditionally call mutex_obj_free for the mutexes in bge_release_resources
as there are code path where they might not have been allocated (yat).
To generate a diff of this commit:
cvs rdiff -u -r1.394 -r1.395 src/sys/dev/pci/if_bge.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
