Author: Harald Welte <laforge@gnumonks.org>
Status: Submitted at 2.4.21-pre6 time

This patch removes the call to ip_route_me_harder() after iterating over the
INPUT chain of the mangle table.  This call introduced awkward problems when
the MARK target was used withing mangle/INPUT.

Thanks to Patrick McHardy for spotting the bug.

