commit | b39e465e56ec38ca64b4c0affeb6411eb0ed7267 | [log] [tgz] |
---|---|---|
author | Jon Maloy <jon.maloy@ericsson.com> | Thu Mar 22 20:42:46 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 23 13:12:17 2018 -0400 |
tree | 0666c2ef9a43d7ed07d75f05ffdfda202eb593da | |
parent | cb30a63384bc91d5da06e1cede1115f666a29271 [diff] |
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>