From: David Howells Date: Tue, 16 Jun 2009 20:36:44 +0000 (+0100) Subject: RxRPC: Don't attempt to reuse aborted connections X-Git-Tag: v2.6.31-rc1~296 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=519d25679e8ae7433c758b9e74b19144f61b90f8;p=pandora-kernel.git RxRPC: Don't attempt to reuse aborted connections Connections that have seen a connection-level abort should not be reused as the far end will just abort them again; instead a new connection should be made. Connection-level aborts occur due to such things as authentication failures. Signed-off-by: David Howells Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed