svcrpc: destroy server sockets all at once
authorJ. Bruce Fields <bfields@redhat.com>
Tue, 29 Nov 2011 16:35:35 +0000 (11:35 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 6 Dec 2011 21:18:52 +0000 (16:18 -0500)
There's no reason I can see that we need to call sv_shutdown between
closing the two lists of sockets.

Cc: stable@kernel.org
Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found