summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorVeaceslav Falico <vfalico@redhat.com>2013-03-25 22:26:21 (GMT)
committerDavid S. Miller <davem@davemloft.net>2013-03-26 16:20:29 (GMT)
commit76a0e68129d7d24eb995a6871ab47081bbfa0acc (patch)
treeedc6551ffaabeb843d191a39a60b76ff320174e1 /security
parenta79ca223e029aa4f09abb337accf1812c900a800 (diff)
downloadlinux-fsl-qoriq-76a0e68129d7d24eb995a6871ab47081bbfa0acc.tar.xz
pch_gbe: fix ip_summed checksum reporting on rx
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>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions