Jon Maloy 935439cc48 tipc: merge two lists in struct publication
The size of struct publication can be reduced further. Membership in
lists 'nodesub_list' and 'local_list' is mutually exlusive, in that
remote publications use the former and local publications the latter.
We replace the two lists with one single, named 'binding_node' which
reflects what it really is.

Acked-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-17 17:11:46 -04:00
..
2018-02-15 14:29:27 -08:00
2018-03-05 10:48:27 -05:00
2018-03-05 10:48:27 -05:00
2018-03-05 10:48:28 -05:00
2017-11-01 12:19:03 +09:00
2018-02-27 11:01:35 -05:00
2018-03-17 17:07:39 -04:00
2018-03-12 11:14:06 -04:00
2018-03-17 17:07:39 -04:00
2018-03-17 17:07:39 -04:00
2017-11-08 16:12:33 +09:00
2018-03-17 17:07:39 -04:00
2018-02-13 10:36:08 -05:00
2018-03-13 11:24:56 -04:00
2018-03-16 14:57:26 -04:00
2018-02-27 14:41:48 -05:00
2018-02-20 13:51:47 -05:00
2018-03-08 12:36:43 -05:00
2018-02-01 09:51:57 -08:00
2018-02-13 10:36:05 -05:00