From: Valentina Manea Date: Sat, 8 Mar 2014 12:53:34 +0000 (+0200) Subject: staging: usbip: claim ports used by shared devices X-Git-Tag: v3.15-rc1~139^2~453 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6080cd0e9239469524d2aa07250ad4b9f383960d;p=pandora-kernel.git staging: usbip: claim ports used by shared devices A device should not be able to be used concurrently both by the server and the client. Claiming the port used by the shared device ensures no interface drivers bind to it and that it is not usable from the server. Signed-off-by: Valentina Manea Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed