commit | 30574ed143e10dd19295b7d80be55f2cd6764c6f | [log] [tgz] |
---|---|---|
author | Chris Ball <cjb@laptop.org> | Wed Apr 13 16:25:30 2011 -0400 |
committer | Chris Ball <cjb@laptop.org> | Tue May 24 21:01:42 2011 -0400 |
tree | ff99f1105ccb7e8d6c8c908e3773b9382acb11f4 | |
parent | 87f6119e25bbe0fd60e76f599d5fa10cf489519c [diff] |
mmc: core: Fix use of uninitialized data in mmc_send_if_cond. mmc_send_if_cond did not zero out mmc_command on stack. Signed-off-by: Chris Ball <cjb@laptop.org>