aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/core.c
diff options
context:
space:
mode:
authorYing Xue <[email protected]>2014-02-13 22:29:08 +0000
committerDavid S. Miller <[email protected]>2014-02-13 22:57:05 +0000
commit135daee6d3959a6d7c4f59b448ed6f854d88ce27 (patch)
treeb79670bd960e4985a63d5d1e3967caf298658e22 /net/tipc/core.c
parenttipc: move code for deleting links from bearer.c to link.c (diff)
downloadkernel-135daee6d3959a6d7c4f59b448ed6f854d88ce27.tar.gz
kernel-135daee6d3959a6d7c4f59b448ed6f854d88ce27.zip
tipc: redefine 'started' flag in struct link to bitmap
Currently, the 'started' field in struct tipc_link represents only a binary state, 'started' or 'not started'. We need it to represent more link execution states in the coming commits in this series. Hence, we rename the field to 'flags', and define the current started/non-started state to be represented by the LSB bit of that field. Signed-off-by: Ying Xue <[email protected]> Reviewed-by: Paul Gortmaker <[email protected]> Signed-off-by: Jon Maloy <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc/core.c')
0 files changed, 0 insertions, 0 deletions