Module Name: src Committed By: msaitoh Date: Wed Jul 24 05:45:42 UTC 2019
Modified Files: src/sys/dev/sdmmc: sdmmc_ioreg.h Log Message: Define SD_ARG_CMD52_WRITE macro correctly. Found by KUBSan. This macro is used in sdmmc_io_write_1() and sdmmc_io_reset. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/dev/sdmmc/sdmmc_ioreg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.