From: Herbert Xu Date: Mon, 6 Feb 2006 04:23:33 +0000 (-0800) Subject: [PPP]: Fixed hardware RX checksum handling X-Git-Tag: v2.6.16-rc3~142 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3f749c4af69c4344d89f11e2293e3790eb4eaca;p=pandora-kernel.git [PPP]: 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed