commit | e64722108c1342d499d408c386ce65794c44dd63 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sun Feb 26 16:14:47 2012 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Feb 27 13:37:37 2012 +0100 |
tree | 8adeb378ab7762828cf118e08ce187a8b8fa0869 | |
parent | d86b8853e1f0c7ffb917a7a48f2e44bc3d8e9f8a [diff] |
usb-redir: Return USB_RET_NAK when we've no data for an interrupt endpoint We should return USB_RET_NAK, rather then a 0 sized packet, when we've no data for an interrupt IN endpoint. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>