]> git.baikalelectronics.ru Git - kernel.git/commit
rxrpc: Move some miscellaneous bits out into their own file
authorDavid Howells <dhowells@redhat.com>
Thu, 7 Apr 2016 16:23:16 +0000 (17:23 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Apr 2016 19:34:40 +0000 (15:34 -0400)
commit249e20587ddf6d71c078633567c467f3e66fe8b3
tree940e458c3984d4980bbc4c4016f1ddd5651779c8
parent70a53f84325a7074a4dab7116802bbbfc2f9d644
rxrpc: Move some miscellaneous bits out into their own file

Move some miscellaneous bits out into their own file to make it easier to
split the call handling.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/af_rxrpc.h
net/rxrpc/Makefile
net/rxrpc/ar-ack.c
net/rxrpc/ar-input.c
net/rxrpc/ar-internal.h
net/rxrpc/misc.c [new file with mode: 0644]