diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2008-01-31 06:48:24 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-02-01 04:27:24 +0100 |
commit | b1641064a3f4a58644bc2e8edf40c025c58473b4 (patch) | |
tree | 9f9121e3fa652601aad733034d12cadf46f8bae4 /samples | |
parent | [NET]: should explicitely initialize atomic_t field in struct dst_ops (diff) | |
download | linux-b1641064a3f4a58644bc2e8edf40c025c58473b4.tar.xz linux-b1641064a3f4a58644bc2e8edf40c025c58473b4.zip |
[IPCOMP]: Fix reception of incompressible packets
I made a silly typo by entering IPPROTO_IP (== 0) instead of
IPPROTO_IPIP (== 4). This broke the reception of incompressible
packets.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions