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:
19449bf
)
netfilter: xt_socket: Make tproto signed in socket_mt6_v1().
author
David S. Miller
<davem@davemloft.net>
Thu, 28 Oct 2010 19:59:53 +0000
(12:59 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 28 Oct 2010 19:59:53 +0000
(12:59 -0700)
Otherwise error indications from ipv6_find_hdr() won't be noticed.
This required making the protocol argument to extract_icmp6_fields()
signed too.
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found