mmc: card: Fix use of uninitialized data in mmc_blk_issue_rw_rq.
authorChris Ball <cjb@laptop.org>
Wed, 13 Apr 2011 20:28:34 +0000 (16:28 -0400)
committerChris Ball <cjb@laptop.org>
Wed, 25 May 2011 01:01:47 +0000 (21:01 -0400)
mmc_blk_issue_rw_rq did not zero out mmc_command on stack.

Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found