]> git.baikalelectronics.ru Git - kernel.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)
commit96d63d95fb5c8a710f617bcf00352179a10488ff
tree44470f60fb8cc9ed2d4b67280c5b6ba506e31617
parentf7d804257cffc93dd6831eb293cfe8a28e5a7aaa
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