tools: usb: testusb: update default vary for superspeed
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 25 Apr 2017 11:23:41 +0000 (14:23 +0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Fri, 2 Jun 2017 08:22:27 +0000 (11:22 +0300)
commita7ea58f3814398ccfc154e2461f2a2011cc4a1bd
tree88395033698ac76759fea7170fa0b6e615b4ef3b
parent04fb365c453e14ff9e8a28f1c46050d920a27a4a
tools: usb: testusb: update default vary for superspeed

Currently, default vary will not accomodate superspeed endpoints
causing unexpected babble errors in the IN direction. Let's update
default 'vary' parameter so that we can maintain a "short-less"
transfer as hinted at the comment.

Reported-by: Ammy Yi <ammy.yi@intel.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
tools/usb/testusb.c