ccid-card-passthru: fix regression in realize()
commite58d64a16abc2304c4dcb644411eb9580bf63b1e
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 15 May 2018 15:30:39 +0000 (15 17:30 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 18 May 2018 07:41:17 +0000 (18 09:41 +0200)
tree643f334ac165717149af39f85924b38c3f8108a1
parenta4207e3b00e89f934adb231057dcf9a75ac2ae45
ccid-card-passthru: fix regression in realize()

Since cc847bfd16d894fd8c1a2ce25f31772f6cdbbc74, CCID card-passthru
fails to intialize, because it changed a debug line to an error,
probably by mistake. Change it back to a DPRINTF debug.

(solves Boxes creating VM with smartcard passthru failing to start)

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20180515153039.27514-1-marcandre.lureau@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/ccid-card-passthru.c