diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2006-02-05 20:27:05 -0800 |
---|---|---|
committer | Chris Wright <chrisw@sous-sol.org> | 2006-02-09 23:20:13 -0800 |
commit | 575eee6f6d5985975e2402c29fdf7410b9313d46 (patch) | |
tree | ddb33011f6484503990880af7ddf31d784f2ba5f /scripts/patch-kernel | |
parent | 7e52f025124c75a64a59a19b0658e47b57d11aa5 (diff) |
[PATCH] Fixed hardware RX checksum handling
When we pull the PPP protocol off the skb, we forgot to update the
hardware RX checksum. This may lead to messages such as
dsl0: hw csum failure.
Similarly, we need to clear the hardware checksum flag when we use
the existing packet to store the decompressed result.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions