From: Ilija Hadzic Date: Fri, 7 Dec 2012 21:49:44 +0000 (-0500) Subject: staging: usbip: userspace: suppress a bogus error X-Git-Tag: v3.9-rc1~127^2~575 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82692d202a199553a92d3c72cdd8959b497b9b62;p=pandora-kernel.git staging: usbip: userspace: suppress a bogus error If mkdir() of VHCI_STATE_PATH fails because the directory already exists, that's not an error. This patch fixes annoying "record connection" errors that would typically come up on attach. Signed-off-by: Ilija Hadzic Acked-by: David Chang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed