[ROSE]: Try all routes when establishing a ROSE connections.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 4 Jul 2006 02:32:23 +0000 (19:32 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Jul 2006 02:32:23 +0000 (19:32 -0700)
commitd85838c55d836c33077344fab424f200f2827d84
tree780dbeaa81b38b0edf3631f945b2ea9582dfe48e
parent18601a7d30c8340af4d786793ee52828471d2630
[ROSE]: Try all routes when establishing a ROSE connections.

From Jean-Paul F6FBB

ROSE will only try to establish a route using the first route in its
routing table.  Fix to iterate through all additional routes if a
connection attempt has failed.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/rose/af_rose.c