Module Name: src Committed By: msaitoh Date: Thu Oct 17 15:57:56 UTC 2019
Modified Files:
src/sys/dev/pci: if_bce.c if_mcx.c
Log Message:
Use unsigned to avoid undefined behavior. Found by kUBSan.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/dev/pci/if_bce.c
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/pci/if_mcx.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
