datapath: Drop debug code in handle_fragments().
authorJoe Stringer <joe@ovn.org>
Tue, 28 Jun 2016 09:17:56 +0000 (11:17 +0200)
committerJoe Stringer <joe@ovn.org>
Wed, 29 Jun 2016 11:46:14 +0000 (13:46 +0200)
commita5a41e4acbd73afb18a3a3f976ba05607fdebd19
tree6ce13a520a5b233728d1b948409e481654de810a
parente259119c199d65e819492b0970f367e157509658
datapath: Drop debug code in handle_fragments().

This piece of debug code was introduced during the backport of
conntrack, but is unnecessary and not upstream. Drop it to bring the
code more inline with upstream.

Reported-by: Jesse Gross <jesse@kernel.org>
Signed-off-by: Joe Stringer <joe@ovn.org>
Acked-by: Jesse Gross <jesse@kernel.org>
datapath/conntrack.c