selftests: forwarding: mirror_vlan: Uninstall trap
authorPetr Machata <petrm@mellanox.com>
Thu, 31 May 2018 22:37:44 +0000 (00:37 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Jun 2018 14:08:44 +0000 (10:08 -0400)
commit00d56229671b23f4cc459f96165dec41ef5988b4
treec0ed4f33820cc0d28e48b36ae2ccf3a103a2835f
parent8284fd4cb85577eecca024fe1e7a35b39ed0f3f5
selftests: forwarding: mirror_vlan: Uninstall trap

Instead of installing a trap before tests run and uninstalling it after
they run, mirror_vlan.sh installs it twice due to a typo. Fix the typo.

Signed-off-by: Petr Machata <petrm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/forwarding/mirror_vlan.sh