usb-redir: Fix printing of device version
commit52234bc00d5cf13cf96b3d632a4e0aa34cec08be
authorHans de Goede <hdegoede@redhat.com>
Sun, 26 Feb 2012 15:14:43 +0000 (26 16:14 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 27 Feb 2012 12:37:36 +0000 (27 13:37 +0100)
tree9a3f908f70496953ae9da32fb4b58f2f4d41f45f
parent01cd4e98dc6eed96519f44f03de893364e0601ab
usb-redir: Fix printing of device version

The device version is in bcd format, which requires some special handling to
print.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
usb-redir.c