mmc_test_check_result_async() requires that struct mmc_async_req is
contained within struct mmc_test_async_req. Fix the "Commands during
non-blocking write" tests so that is the case.
Fixes:
|
||
|---|---|---|
| .. | ||
| block.c | ||
| block.h | ||
| Kconfig | ||
| Makefile | ||
| mmc_test.c | ||
| queue.c | ||
| queue.h | ||
| sdio_uart.c | ||