From 5f9b640d438daf4431c536c94420532f8f519eba Mon Sep 17 00:00:00 2001 From: Bart Westgeest Date: Mon, 19 Dec 2011 17:44:11 -0500 Subject: [PATCH] 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-format-patch failed