git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63f6fe9
)
netfilter: ipt_ecn: fix protocol check in ecn_mt_check()
author
Patrick McHardy
<kaber@trash.net>
Thu, 16 Jun 2011 15:24:17 +0000
(17:24 +0200)
committer
Patrick 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