]> git.baikalelectronics.ru Git - kernel.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)
commitd9df4410bd1b3878b8b6ac236fbc86809034d960
treed5eb3bafaf3a8d6a4e57a3547fb1a80e3795d448
parent514fe25213e7831eea31fc30d12b534567a72228
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