Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mmc: card: Fix use of uninitialized data in mmc_blk_issue_rw_rq.
mmc_blk_issue_rw_rq did not zero out mmc_command on stack. Signed-off-by: Chris Ball <cjb@laptop.org>
- Loading branch information