Skip to content
Commit 7e9cab58 authored by Paul Gortmaker's avatar Paul Gortmaker
Browse files

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: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent 48ee3569
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment