From: Or Gerlitz Date: Thu, 17 Jan 2008 15:03:45 +0000 (+0200) Subject: IPoIB: Handle bonding failover race for connected neighbours too X-Git-Tag: v2.6.25-rc1~790^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bafff9741704959e99fb65a7327c017251019a19;p=pandora-kernel.git IPoIB: Handle bonding failover race for connected neighbours too Move up the code that checks for a situation where the remote GID stored in the ipoib_neigh is different than the one present in the neighbour (handle gratuitous ARP) or that a bonding fail over has happened but the neighbour still has a pointer to an ipoib_neigh created by a different device than the current slave. This will cause the driver to apply the check also for connected mode neighbours. Signed-off-by: Or Gerlitz Signed-off-by: Roland Dreier --- Reading git-diff-tree failed