]> Git Repo - qemu.git/commit - hw/sd/sd.c
hw/sd.c: Handle CRC and locked-card errors in normal code path
authorPeter Maydell <[email protected]>
Sun, 18 Dec 2011 20:37:56 +0000 (21:37 +0100)
committerAndrzej Zaborowski <[email protected]>
Wed, 21 Dec 2011 04:01:35 +0000 (05:01 +0100)
commitb1f517ed4311da719d7584d1be36a4f21127b0f1
tree3a5b61eca1c5884ee3845bea37335aaf35657465
parent53bb8cc4855827f2981bf0566076233573a05bd7
hw/sd.c: Handle CRC and locked-card errors in normal code path

Handle returning CRC and locked-card errors in the same code path
we use for other responses. This makes no difference in behaviour
but means that these error responses will be printed by the debug
logging code.

Signed-off-by: Peter Maydell <[email protected]>
Signed-off-by: Andrzej Zaborowski <[email protected]>
hw/sd.c
This page took 0.026826 seconds and 4 git commands to generate.