Module Name: src Committed By: msaitoh Date: Fri Oct 11 14:22:47 UTC 2019
Modified Files:
src/sys/dev/ic: am79900reg.h
src/sys/dev/pci: if_pcn.c
Log Message:
Use unsigned to avoid undefined behavior. Found by kUBSan.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/dev/ic/am79900reg.h
cvs rdiff -u -r1.71 -r1.72 src/sys/dev/pci/if_pcn.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
