commit | 82692d202a199553a92d3c72cdd8959b497b9b62 | [log] [tgz] |
---|---|---|
author | Ilija Hadzic <ihadzic@research.bell-labs.com> | Fri Dec 07 16:49:44 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jan 07 12:38:54 2013 -0800 |
tree | 20bd33dcd559c6ac2dc5d7d63c26646545c01c73 | |
parent | 107fefd4dd56748878f1ffc44c321c29f6180748 [diff] |
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 <ihadzic@research.bell-labs.com> Acked-by: David Chang <dchang@suse.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>