Module Name: src Committed By: mrg Date: Sun Oct 13 07:44:51 UTC 2019
Modified Files:
src/sys/dev/i2c: adm1026reg.h
Log Message:
set ADM1026_ADDRMASK as 0x2f, not 0x3f8.
GCC-8 complained about always false condition, which indicated
the bug. patch from jdc@.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/i2c/adm1026reg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
