Module Name: src Committed By: msaitoh Date: Thu May 13 05:56:39 UTC 2021
Modified Files:
src/sys/dev/ic: dwc_gmac.c
Log Message:
Cast to uint32_t to avoid undefined behavior in dwc_gmac_write_hwaddr().
Found by kUBSan.
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 src/sys/dev/ic/dwc_gmac.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
