From: Bart Westgeest Date: Mon, 19 Dec 2011 22:44:11 +0000 (-0500) Subject: staging: usbip: removed dead code from receive function X-Git-Tag: v3.3-rc1~152^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a08c5267e45fe936452051a8c126e8418984eb7;p=pandora-kernel.git staging: usbip: removed dead code from receive function 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 --- Reading git-diff-tree failed