From 5a08c5267e45fe936452051a8c126e8418984eb7 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 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-format-patch failed