staging: usbip: userspace: don't throw error when trying to read configuration specif...
authorValentina Manea <valentina.manea.m@gmail.com>
Sat, 8 Mar 2014 12:53:35 +0000 (14:53 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 9 Mar 2014 06:50:24 +0000 (22:50 -0800)
commit87f627f7bd87d077d04a3549b311c6f9a204aaaf
tree23cb741ef44688dd6e86552d5195673f26cbb702
parent6080cd0e9239469524d2aa07250ad4b9f383960d
staging: usbip: userspace: don't throw error when trying to read configuration specific attributes

When a device has just been bound to usbip-host but the client hasn't
set a configuration on it, certain attributes will not exist. Don't
treat this as an error.

Signed-off-by: Valentina Manea <valentina.manea.m@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/usbip/userspace/libsrc/usbip_common.c