]> git.baikalelectronics.ru Git - kernel.git/commit
tipc: some cleanups in the file discover.c
authorJon Maloy <jon.maloy@ericsson.com>
Thu, 22 Mar 2018 19:42:46 +0000 (20:42 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 Mar 2018 17:12:17 +0000 (13:12 -0400)
commit3edddd49757ae861bf836ab97fb6ab586228951b
tree0666c2ef9a43d7ed07d75f05ffdfda202eb593da
parent1fe474a8814d8dd7d36a1af5aa94cb103c5782b4
tipc: some cleanups in the file discover.c

To facilitate the coming changes in the neighbor discovery functionality
we make some renaming and refactoring of that code. The functional changes
in this commit are trivial, e.g., that we move the message sending call in
tipc_disc_timeout() outside the spinlock protected region.

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