d3c11c609633088749 parent 48ee3569f31d91084dc694fef5517eb782428083 author Paul Gortmaker 1342014043 -0400 committer Paul Gortmaker 1342101237 -0400 tipc: factor stats struct out of the larger link struct This is done to improve readability, and so that we can give the struct a name that will allow us to declare a local pointer to it in code, instead of having to always redirect through the link struct to get to it. Signed-off-by: Paul Gortmaker ^9