commit | 62929e4be3fe4cc632b3b03645e083c6548de531 | [log] [tgz] |
---|---|---|
author | Chris Ball <cjb@laptop.org> | Wed Apr 13 16:28:34 2011 -0400 |
committer | Chris Ball <cjb@laptop.org> | Tue May 24 21:01:47 2011 -0400 |
tree | 811cae5f01b1130d23c49fc47869bb6adf9cf026 | |
parent | 30574ed143e10dd19295b7d80be55f2cd6764c6f [diff] |
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>