From: Shan Wei Date: Fri, 24 Jul 2009 08:57:35 +0000 (+0800) Subject: Staging: usb-ip: vhci_hdc:Fix the returned error value X-Git-Tag: v2.6.32-rc1~668^2~270 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7cd5829d8b3837755105d71f76a75cddf49003f;p=pandora-kernel.git Staging: usb-ip: vhci_hdc:Fix the returned error value Compared with other drivers, the "ret" should be nagative and returned. But in vhci_hdc, it always return 0; I dont't use the driver, and I'm not familiar with the code. Hope the patch is helpful. Signed-off-by: Shan Wei Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed