Merge branch 'tipc-obsolete-zone-concept'
authorDavid S. Miller <davem@davemloft.net>
Sat, 17 Mar 2018 21:11:47 +0000 (17:11 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sat, 17 Mar 2018 21:11:47 +0000 (17:11 -0400)
commit3008ba5faa7a63bac2227c56b533c08fa6d54a0b
tree5e391511f787a056856dff10d4785903ff22cab3
parent4f1aec01fcb84faf79bb6fabb82a5c850b186e03
parente50e73e10757ac86fcb1aaa986055049e060727a
Merge branch 'tipc-obsolete-zone-concept'

Jon Maloy says:

====================
tipc: obsolete zone concept

Functionality related to the 'zone' concept was never implemented in
TIPC. In this series we eliminate the remaining traces of it in the
code, and can hence take a first step in reducing the footprint and
complexity of the binding table.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>