diff options
author | 2013-03-25 22:26:21 +0000 | |
---|---|---|
committer | 2013-03-26 12:20:29 -0400 | |
commit | 76a0e68129d7d24eb995a6871ab47081bbfa0acc (patch) | |
tree | edc6551ffaabeb843d191a39a60b76ff320174e1 /net/unix/af_unix.c | |
parent | ipv6: fix bad free of addrconf_init_net (diff) | |
download | wireguard-linux-76a0e68129d7d24eb995a6871ab47081bbfa0acc.tar.xz wireguard-linux-76a0e68129d7d24eb995a6871ab47081bbfa0acc.zip |
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions