Hi greg, Here are the patches that didn't apply rebased onto your staging-next branch. There were only three, but I have included a few other small patches. Thanks, matt matt mooney (7): staging: usbip: userspace: usbipd: major cleanup of daemon staging: usbip: userspace: add new prefix for usbip network code staging: usbip: userspace: fix header installation bug staging: usbip: userspace: usbip_list.c: modify exportable device output staging: usbip: userspace: usbip: modify `list' help message staging: usbip: userspace: README: update example output staging: usbip: userspace: usbip-utils 1.1.1 drivers/staging/usbip/userspace/Makefile.am | 2 +- drivers/staging/usbip/userspace/README | 53 +- drivers/staging/usbip/userspace/configure.ac | 4 +- drivers/staging/usbip/userspace/libsrc/Makefile.am | 6 +- drivers/staging/usbip/userspace/src/Makefile.am | 6 +- drivers/staging/usbip/userspace/src/usbip.c | 2 +- drivers/staging/usbip/userspace/src/usbip_attach.c | 10 +- drivers/staging/usbip/userspace/src/usbip_list.c | 36 +- .../staging/usbip/userspace/src/usbip_network.c | 56 +- .../staging/usbip/userspace/src/usbip_network.h | 39 +- drivers/staging/usbip/userspace/src/usbipd.c | 695 ++++++++++---------- 11 files changed, 456 insertions(+), 453 deletions(-) -- 1.7.6 -- 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