From: Chris Ball Date: Wed, 13 Apr 2011 20:25:30 +0000 (-0400) Subject: mmc: core: Fix use of uninitialized data in mmc_send_if_cond. X-Git-Tag: v3.0-rc1~148^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30574ed143e10dd19295b7d80be55f2cd6764c6f;p=pandora-kernel.git 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 --- Reading git-diff-tree failed