Module Name: src Committed By: msaitoh Date: Thu Aug 1 14:28:34 UTC 2019
Modified Files: src/sys/dev/pci: if_wm.c Log Message: Use unsigned to avoid undefined behavior in wm_i82543_mii_sendbits(). Found by kUBSan. To generate a diff of this commit: cvs rdiff -u -r1.645 -r1.646 src/sys/dev/pci/if_wm.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.