diff options
| author | Jon Paul Maloy <jon.maloy@ericsson.com> | 2015-07-30 18:24:22 -0400 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2015-07-30 17:25:14 -0700 |
| commit | cf148816acb6def45474001302368eb472995e62 (patch) | |
| tree | 1960bba9cffec1d73c8c5108e270cfe03580d940 /scripts/objdiff | |
| parent | tipc: merge link->exec_mode and link->state into one FSM (diff) | |
| download | linux-cf148816acb6def45474001302368eb472995e62.tar.gz linux-cf148816acb6def45474001302368eb472995e62.zip | |
tipc: move received discovery data evaluation inside node.c
The node lock is currently grabbed and and released in the function
tipc_disc_rcv() in the file discover.c. As a preparation for the next
commits, we need to move this node lock handling, along with the code
area it is covering, to node.c.
This commit introduces this change.
Tested-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>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
