diff options
author | Michael Buesch <mb@bu3sch.de> | 2011-04-11 23:00:44 +0200 |
---|---|---|
committer | Chris Ball <cjb@laptop.org> | 2011-04-28 01:15:12 +0200 |
commit | f69475142136c8ad9b9c717aea2ff907aed9f863 (patch) | |
tree | b8eec05f142ef6b8563f64828362dfba816074d6 /scripts/kernel-doc | |
parent | mmc: core: mmc_add_card(): fix missing break in switch statement (diff) | |
download | linux-f69475142136c8ad9b9c717aea2ff907aed9f863.tar.xz linux-f69475142136c8ad9b9c717aea2ff907aed9f863.zip |
mmc: omap: Fix possible NULL pointer deref
Either OMAP_MMC_STAT_CARD_ERR or OMAP_MMC_STAT_END_OF_CMD might fire
if there is no host->cmd pointer.
Check for a valid host->cmd pointer before calling mmc_omap_cmd_done().
Signed-off-by: Michael Buesch <mb@bu3sch.de>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions