tipc: allow one link per bearer to neighboring nodes
commit0372bf5c096217447157d41c3eee1fab1bac6c7e
authorHolger Brunck <holger.brunck@keymile.com>
Fri, 14 Nov 2014 17:33:19 +0000 (14 18:33 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 16 Nov 2014 19:27:17 +0000 (16 14:27 -0500)
treee0a81e95beba078bca69bb597bd454a79ad6c62f
parenta77f9c5dcdf8480a93332792c336fa2bf9d31229
tipc: allow one link per bearer to neighboring nodes

There is no reason to limit the amount of possible links to a
neighboring node to 2. If we have more then two bearers we can also
establish more links.

Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
Reviewed-By: Jon Maloy <jon.maloy@ericsson.com>
cc: Ying Xue <ying.xue@windriver.com>
cc: Erik Hugne <erik.hugne@ericsson.com>
cc: netdev@vger.kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/link.c