Module Name: src Committed By: yamaguchi Date: Wed Feb 12 06:41:44 UTC 2020
Modified Files: src/sys/dev/pci: if_ixl.c Log Message: Remove wrong KASSERTs because mutex_owned for a spin lock doesn't check that a lock is held in the current context. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/sys/dev/pci/if_ixl.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.