On Mon, May 02, 2016 at 12:02:08AM +0000, fx IWATA NOBUO wrote: > > Does nothing need to be changed in the usbip code to add this new feature? > > Yes, nothing else is needed. > > Name conversion itself is already done in > libsrc/vhci_driver.c:usbip_vhci_imported_device_dump(). > > For 'list' operation, it works because name DB is initialized. > But, for 'port' operation, it doesn't work because it's not initialized. > > This patch just add name DB initialization which activates name conversion to 'port'. > > > Is this a stand-alone patch I can take without anything else? > > Yes, this is a stand-alone patch. Thanks for the information. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html