Module Name: src Committed By: msaitoh Date: Thu Aug 1 15:21:09 UTC 2019
Modified Files: src/sys/dev/ic: aic6915reg.h Log Message: Use unsinged when initialize the transmit completion ring to avoid undefined behavior. Found by kUBSan. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/dev/ic/aic6915reg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.