KCC: merge copy_output_edges into get_spanning_tree_edges
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Wed, 20 May 2015 00:59:31 +0000 (12:59 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 29 May 2015 09:08:21 +0000 (11:08 +0200)
commit8c8acd22a6335ace24998293476dba2c0427d04f
treec827068353d64beda316765d43902741ec95f2d9
parent91d87cae3603a3b559708ac884d2e821448a4dbc
KCC: merge copy_output_edges into get_spanning_tree_edges

copy_output_edges() was rearranging the edges, not copying them, and
it wasn't used elsewhere.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/scripting/bin/samba_kcc