Linux: don't set SHORT_NOT_OK on bulk out URBs (#20
authorDaniel Drake <dan@reactivated.net>
Thu, 22 Apr 2010 21:12:51 +0000 (18:12 -0300)
committerDaniel Drake <dan@reactivated.net>
Thu, 22 Apr 2010 21:14:48 +0000 (18:14 -0300)
commit53b47299531974fa8901b74a163f3c8ebae4eec9
treecc4f3234f2869408f987b77354ba8deb91c07a9e
parent1519828b7ee1fce46d4c51fc097d52e01b8e0bb4
Linux: don't set SHORT_NOT_OK on bulk out URBs (#20

Setting this flag is illegal, and the behaviour we're looking for
is already in place for host-to-device transfers without this flag.
libusb/os/linux_usbfs.c