]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tipc: introduce constants for tipc address validation
authorParthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com>
Tue, 26 Jul 2016 06:47:18 +0000 (08:47 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 Jul 2016 21:26:42 +0000 (14:26 -0700)
commit9ff26e9fabaf52f28fb5e875c0b9ffc2d1512039
treed5eb3bafaf3a8d6a4e57a3547fb1a80e3795d448
parentd1c2b5010d07e967d7cbcc232a86b2308d824ca3
tipc: introduce constants for tipc address validation

In this commit, we introduce defines for tipc address size,
offset and mask specification for Zone.Cluster.Node.
There is no functional change in this commit.

Reviewed-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/tipc.h
net/tipc/addr.h
net/tipc/bearer.c