mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-26 04:20:23 +09:00
act_mirred: remove unneded merge conflict markers
In commit169a410739("act_mirred: use the backlog for nested calls to mirred ingress"), a merge conflict marker snuck in, so remove it. Reported-by: Bart Van Assche <bvanassche@google.com> Fixes:169a410739("act_mirred: use the backlog for nested calls to mirred ingress") Cc: Sasha Levin <sashal@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
@@ -199,7 +199,6 @@ mirred_egress_to_ingress_tcp_test()
|
||||
log_test "mirred_egress_to_ingress_tcp ($tcflags)"
|
||||
}
|
||||
|
||||
>>>>>>> e921d05033293 (act_mirred: use the backlog for nested calls to mirred ingress)
|
||||
setup_prepare()
|
||||
{
|
||||
h1=${NETIFS[p1]}
|
||||
|
||||
Reference in New Issue
Block a user