Re: [PATCH 11/12] usb: usbtmc: Add ioctls to abort with specific tags

2018-05-18 Thread Greg KH
On Thu, May 17, 2018 at 07:03:35PM +0200, Guido Kiener wrote: > - fix ioctls USBTMC_IOCTL_ABORT_BULK_OUT/IN "fix" how? be specific :) > > - add ioctls USBTMC_IOCTL_ABORT_BULK_OUT_TAG and > USBTMC_IOCTL_ABORT_BULK_IN_TAG for test purpose. Again, why test stuff in a generic driver? And

[PATCH 11/12] usb: usbtmc: Add ioctls to abort with specific tags

2018-05-17 Thread Guido Kiener
- fix ioctls USBTMC_IOCTL_ABORT_BULK_OUT/IN - add ioctls USBTMC_IOCTL_ABORT_BULK_OUT_TAG and USBTMC_IOCTL_ABORT_BULK_IN_TAG for test purpose. Useful for testing devices and client applications: The ioctls allow to test the abort mechanism and the response of the device when using