From: Bart Westgeest Date: Mon, 19 Dec 2011 22:44:11 +0000 (-0500) Subject: staging: usbip: removed dead code from receive function X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f9b640d438daf4431c536c94420532f8f519eba;p=pandora-kernel.git staging: usbip: removed dead code from receive function commit 5a08c5267e45fe936452051a8c126e8418984eb7 upstream. The usbip_xmit function supported sending and receiving data, however the sending part of the function was never used/executed. Renamed the function to usbip_recv, and removed the unused code. Signed-off-by: Bart Westgeest Signed-off-by: Greg Kroah-Hartman Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed