diff options
author | NeilBrown <neilb@suse.de> | 2007-02-12 00:53:30 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-02-12 09:48:35 -0800 |
commit | e79eff1f90826b207b1152fc87aa97fa74fb7f9c (patch) | |
tree | 8cd39c30c01fdbca8c93652512441b7dda666eea /net/iucv/Kconfig | |
parent | 482fb94e1b0c2efe8258334aa2a68d4f4a91de9c (diff) |
[PATCH] knfsd: SUNRPC: aplit svc_sock_enqueue out of svc_setup_socket
Rather than calling svc_sock_enqueue at the end of svc_setup_socket, we now
call it (via svc_sock_recieved) after calling svc_setup_socket at each call
site.
We do this because a subsequent patch will insert some code between the two
calls at one call site.
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net/iucv/Kconfig')
0 files changed, 0 insertions, 0 deletions