diff options
author | David S. Miller <davem@sunset.davemloft.net> | 2006-01-17 11:54:21 +0100 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-01-17 11:54:21 +0100 |
commit | 8243126c5e29030bf1a3fb75187a513966dcba62 (patch) | |
tree | 39750d44770efcdac150f041f71b7272c8da20f9 /net/ipv4 | |
parent | [NETFILTER]: ip_conntrack_proto_gre.c needs linux/interrupt.h (diff) | |
download | linux-8243126c5e29030bf1a3fb75187a513966dcba62.tar.xz linux-8243126c5e29030bf1a3fb75187a513966dcba62.zip |
[NET]: Make second arg to skb_reserved() signed.
Some subsystems, such as PPP, can send negative values
here. It just happened to work correctly on 32-bit with
an unsigned value, but on 64-bit this explodes.
Figured out by Paul Mackerras based upon several PPP crash
reports.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions