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-03-17 17:11:46 -04:00
2018-03-17 17:11:46 -04:00
2018-02-14 14:46:32 -05:00
2018-03-13 11:24:56 -04:00
2015-03-05 22:08:42 -05:00
2016-07-26 14:26:42 -07:00
2018-03-17 17:11:46 -04:00
2018-03-17 17:11:46 -04:00
2018-02-14 14:46:33 -05:00
2018-03-17 17:11:46 -04:00