-
由 Nicolas de Pesloüan 提交于
The variable old_active is first set to bond->curr_active_slave. Then, it is unconditionally set to new_active, without being used in between. The first assignment, having no side effect, is useless. Signed-off-by: NNicolas de Pesloüan <nicolas.2p.debian@free.fr> Reviewed-by: NJiri Pirko <jpirko@redhat.com> Signed-off-by: NDavid S. Miller <davem@davemloft.net>
49b4ad92