From: Trond Myklebust Date: Tue, 3 Jan 2006 08:55:56 +0000 (+0100) Subject: SUNRPC: Clean up xprt_destroy() X-Git-Tag: v2.6.16-rc1~935^2~4^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0065db328533c390fbfb0fe0c46bcf9a278fb99e;p=pandora-kernel.git SUNRPC: Clean up xprt_destroy() We ought never to be calling xprt_destroy() if there are still active rpc_tasks. Optimise away the broken code that attempts to "fix" that case. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed