RE: [PATCH v12 4/9] usbip: exporting devices: new disconnect operation

2016-11-13 Thread fx IWATA NOBUO
0, 2016 9:10 PM > To: fx IWATA NOBUO > Cc: valentina.mane...@gmail.com; shuah...@samsung.com; > linux-usb@vger.kernel.org; fx MICHIMURA TADAO > Subject: Re: [PATCH v12 4/9] usbip: exporting devices: new disconnect > operation > > On Thu, Oct 13, 2016 at 12:52:08PM +0900, Nobuo Iwata

Re: [PATCH v12 4/9] usbip: exporting devices: new disconnect operation

2016-11-10 Thread Greg KH
On Thu, Oct 13, 2016 at 12:52:08PM +0900, Nobuo Iwata wrote: > New disconnect operation. We need a lot more text here than just this, as it does not explain why this patch is needed at all :( > > Signed-off-by: Nobuo Iwata > --- > tools/usb/usbip/src/Makefile.am

[PATCH v12 4/9] usbip: exporting devices: new disconnect operation

2016-10-12 Thread Nobuo Iwata
New disconnect operation. Signed-off-by: Nobuo Iwata --- tools/usb/usbip/src/Makefile.am| 2 +- tools/usb/usbip/src/usbip.c| 6 + tools/usb/usbip/src/usbip.h| 2 + tools/usb/usbip/src/usbip_disconnect.c | 215