]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit33416338b4bed1a72788a78c5657725b500ba6fb
tree186a42630ad308f7370c9d94b0095286cf8cc222
parentd892bbd0b490ed711703c2f9f1dae43bbac9f178
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]