diff options
author | Jon Paul Maloy <jon.maloy@ericsson.com> | 2015-05-14 17:46:11 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-05-14 19:24:45 +0300 |
commit | b1c29f6b10d5981c89d3ea9b9991ca97141ed6d0 (patch) | |
tree | e0ad8668ed30f2d253423beba2c614baab2ec781 /mm/migrate.c | |
parent | c16ead798ee31f154eb230a728de6c60d0786aab (diff) | |
download | linux-b1c29f6b10d5981c89d3ea9b9991ca97141ed6d0.tar.xz |
tipc: simplify resetting and disabling of bearers
Since commit 4b475e3f2f8e4e241de101c8240f1d74d0470494
("tipc: eliminate delayed link deletion at link failover") the extra
boolean parameter "shutting_down" is not any longer needed for the
functions bearer_disable() and tipc_link_delete_list().
Furhermore, the function tipc_link_reset_links(), called from
bearer_reset() is now unnecessary. We can just as well delete
all the links, as we do in bearer_disable(), and start over with
creating new links.
This commit introduces those changes.
Reviewed-by: Erik Hugne <erik.hugne@ericsson.com>
Reviewed-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 'mm/migrate.c')
0 files changed, 0 insertions, 0 deletions