Module Name: src Committed By: thorpej Date: Mon Jun 18 16:31:42 UTC 2018
Modified Files:
src/sys/kern: subr_autoconf.c
Log Message:
Fix a silly mistake in device_compatible_entry_matches() that I made
while re-factoring this from a prior version.
(I booted the wrong kernel when testing, oops.)
To generate a diff of this commit:
cvs rdiff -u -r1.258 -r1.259 src/sys/kern/subr_autoconf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
