netfilter: ipt_ecn: fix protocol check in ecn_mt_check()
authorPatrick McHardy <kaber@trash.net>
Thu, 16 Jun 2011 15:24:17 +0000 (17:24 +0200)
committerPatrick McHardy <kaber@trash.net>
Thu, 16 Jun 2011 15:24:17 +0000 (17:24 +0200)
Check for protocol inversion in ecn_mt_check() and remove the
unnecessary runtime check for IPPROTO_TCP in ecn_mt().

Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found