commit | 5eafd438c9e3b7b698c4a4ec755f52d8dfb870ae | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Fri Mar 02 21:27:18 2012 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed Mar 07 12:28:04 2012 +0100 |
tree | abf3197b6a78d24304a29866fdea704d5046ab92 | |
parent | 553a6a59f6931bf3a034945e0c1585f4b05d6000 [diff] |
usb-ehci: Cleanup itd error handling All error statuses except for NAK are handled in a switch case, move the handling of NAK into the same switch case. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>