commit | 1e35d87d63c1cb954d3169b893898a12b746dadd | [log] [tgz] |
---|---|---|
author | matt mooney <mfm@muteddisk.com> | Thu May 26 06:17:13 2011 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jun 07 13:56:13 2011 -0700 |
tree | 3ec3e14c48fc78adbc85c1644a7754fa92cedf70 | |
parent | d2c15e2580ac4ed73f0a25a69843d51211e9c620 [diff] |
staging: usbip: userspace: usbip_network: rename and cleanup function Rename tcp_connection to usbip_net_tcp_connection, which alludes to a usbip network library that will eventually follow. The implementation of this function has also been cleaned up. Headers had to be adjusted due to the elimination of the old usbip.h. Signed-off-by: matt mooney <mfm@muteddisk.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>