android_kernel_google_msm/drivers/net/ethernet/oki-semi
Veaceslav Falico 74bed69914 pch_gbe: fix ip_summed checksum reporting on rx
[ Upstream commit 76a0e68129 ]

skb->ip_summed should be CHECKSUM_UNNECESSARY when the driver reports that
checksums were correct and CHECKSUM_NONE in any other case. They're
currently placed vice versa, which breaks the forwarding scenario. Fix it
by placing them as described above.

Signed-off-by: Veaceslav Falico <vfalico@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-04-05 10:04:51 -07:00
..
pch_gbe pch_gbe: fix ip_summed checksum reporting on rx 2013-04-05 10:04:51 -07:00
Kconfig
Makefile