diff options
author | Allan Stephens <allan.stephens@windriver.com> | 2012-04-17 17:57:52 -0400 |
---|---|---|
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | 2012-04-18 09:36:02 -0400 |
commit | 3f8375fee30cbf7fb0bd67f044e3406daa16fa3e (patch) | |
tree | 677453d1143554978ce527483a468f5098f8a9ab /drivers | |
parent | 798ec84d45754403571d6387396236e877965c5a (diff) |
tipc: introduce publication lists struct
There is currently a single list that is containing both cluster-scope and
zone-scope publications, and the list count is a separate free floating
variable. Create a struct to bind the count to the list, and to pave
the way for factoring out the publications into zone/cluster/node scope.
The current "publ_root" most matches what will be the cluster scope
list, so it is named accordingly in this commit.
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions