uhci: renumber uhci_handle_td return codes
commit0cd178ca2cabf94e7acaa64eca6714f966edaa0d
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 9 Mar 2012 10:11:46 +0000 (9 11:11 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 13 Mar 2012 09:15:32 +0000 (13 10:15 +0100)
tree10b61b595f01d5332fdc2a79c9014984a90b72de
parent60e1b2a6ddf1fd9cc93ad81d8ba7d8ac4369cc78
uhci: renumber uhci_handle_td return codes

Step #2 (separate for better bisectability): renumber so the silly '-1'
goes away.  Pick a range which doesn't overlap the old values.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/hcd-uhci.c