staging:lustre: move tcpip abstraction
authorJames Simmons <jsimmons@infradead.org>
Tue, 9 Jun 2015 02:27:07 +0000 (22:27 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 11 Jun 2015 00:48:42 +0000 (17:48 -0700)
commit7da308e1c4ce8a262d8744a1f8e09ddc025c1312
tree186a42630ad308f7370c9d94b0095286cf8cc222
parent13994d1e05290d5cc5dfc137c6dd135474f3d686
staging:lustre: move tcpip abstraction

Rename libcfs/linux/linux-tcpip.c to lnet/lnet/lib-socket.c

Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/lnet/Makefile
drivers/staging/lustre/lnet/lnet/lib-socket.c [new file with mode: 0644]
drivers/staging/lustre/lustre/libcfs/Makefile
drivers/staging/lustre/lustre/libcfs/linux/linux-tcpip.c [deleted file]
This page took 0.027539 seconds and 5 git commands to generate.