svcrpc: destroy server sockets all at once
authorJ. Bruce Fields <bfields@redhat.com>
Tue, 29 Nov 2011 16:35:35 +0000 (11:35 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 26 Jan 2012 00:13:31 +0000 (16:13 -0800)
commit 2fefb8a09e7ed251ae8996e0c69066e74c5aa560 upstream.

There's no reason I can see that we need to call sv_shutdown between
closing the two lists of sockets.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found