tipc: add ability to obtain node availability status from other files
authorJon Maloy <jon.maloy@ericsson.com>
Fri, 13 Oct 2017 09:04:19 +0000 (11:04 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 13 Oct 2017 15:46:00 +0000 (08:46 -0700)
commit38077b8ef831daba55913f7e24732b062d0bdebb
tree4978469c4e0187b6b535f917a1190e68f5b94b1e
parent23998835be98a6842e5698fa1824f404c7de850d
tipc: add ability to obtain node availability status from other files

In the coming commits, functions at the socket level will need the
ability to read the availability status of a given node. We therefore
introduce a new function for this purpose, while renaming the existing
static function currently having the wanted name.

Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Acked-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/node.c
net/tipc/node.h