From 115193ea044f7a8cfeaabecad857ebfefd0e19ae Mon Sep 17 00:00:00 2001 From: Christopher Harvey Date: Thu, 22 Mar 2012 16:57:50 -0400 Subject: [PATCH] --- yaml --- r: 304262 b: refs/heads/master c: 3567f97965aa58b6acdfaf1ac86eed62905369ea h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/staging/usbip/vhci_rx.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index beb72b36af5b..af06132ece6a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2f5c638ced00fff2356ce0a02f16c8e928259750 +refs/heads/master: 3567f97965aa58b6acdfaf1ac86eed62905369ea diff --git a/trunk/drivers/staging/usbip/vhci_rx.c b/trunk/drivers/staging/usbip/vhci_rx.c index f5fba7320c5a..f0eaf04fa25b 100644 --- a/trunk/drivers/staging/usbip/vhci_rx.c +++ b/trunk/drivers/staging/usbip/vhci_rx.c @@ -162,7 +162,7 @@ static void vhci_recv_ret_unlink(struct vhci_device *vdev, * already received the result of its submit result and gave * back the URB. */ - pr_info("the urb (seqnum %d) was already given backed\n", + pr_info("the urb (seqnum %d) was already given back\n", pdu->base.seqnum); } else { usbip_dbg_vhci_rx("now giveback urb %p\n", urb);