From: Mike Christie Date: Fri, 14 Jun 2013 09:56:12 +0000 (-0500) Subject: dlm: try other IPs when sctp init assoc fails X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~80^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98e1b60ecc441625c91013e88f14cbd1b3c1fa08;p=pandora-kernel.git dlm: try other IPs when sctp init assoc fails Currently, if we cannot create a association to the first IP addr that is added to DLM, the SCTP init assoc code will just retry the same IP. This patch adds a simple failover schemes where we will try one of the addresses that was passed into DLM. Signed-off-by: Mike Christie Signed-off-by: David Teigland --- Reading git-diff-tree failed