Module Name: src Committed By: martin Date: Fri Jun 22 15:52:00 UTC 2018
Modified Files:
src/sys/dev/i2c: i2c.c
Log Message:
iic_use_direct_match(): when iic_compatible_match() does not find a
comptible entry, set match quality to 0. Otherwise callers might use
random stack garbage.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sys/dev/i2c/i2c.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
