]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
tipc: Correct misnamed references to neighbor discovery domain
authorAllan Stephens <Allan.Stephens@windriver.com>
Mon, 28 Feb 2011 19:56:15 +0000 (14:56 -0500)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 13 Mar 2011 20:35:18 +0000 (16:35 -0400)
commit50d3e6399a61fca53c5c440a79f71299db66b803
tree44470f60fb8cc9ed2d4b67280c5b6ba506e31617
parent37b9c08a88f9a82456bb11fa050cccb544e8dc60
tipc: Correct misnamed references to neighbor discovery domain

Renames items that are improperly labelled as "network scope" items
(which are represented by simple integer values) rather than "network
domain" items (which are represented by <Z.C.N>-type network addresses).
This change is purely cosmetic, and does not affect the operation of TIPC.

Signed-off-by: Allan Stephens <Allan.Stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
include/linux/tipc_config.h
net/tipc/bearer.c
net/tipc/bearer.h
net/tipc/config.c