git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7933514
)
staging: usbip: removed dead code from receive function
author
Bart Westgeest
<bart@elbrys.com>
Mon, 19 Dec 2011 22:44:11 +0000
(17:44 -0500)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 22 Dec 2011 21:40:03 +0000
(13:40 -0800)
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 <bart@elbrys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/usbip/stub_rx.c
patch
|
blob
|
history
drivers/staging/usbip/usbip_common.c
patch
|
blob
|
history
drivers/staging/usbip/usbip_common.h
patch
|
blob
|
history
drivers/staging/usbip/vhci_rx.c
patch
|
blob
|
history
diff --cc
drivers/staging/usbip/stub_rx.c
Simple merge
diff --cc
drivers/staging/usbip/usbip_common.c
Simple merge
diff --cc
drivers/staging/usbip/usbip_common.h
Simple merge
diff --cc
drivers/staging/usbip/vhci_rx.c
Simple merge