diff options
author | Govindarajulu Varadarajan <gvaradar@cisco.com> | 2019-01-30 17:59:00 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-02-02 01:41:42 +0300 |
commit | 7596175e99b3d4bce28022193efd954c201a782a (patch) | |
tree | 161c3bdce3098d9fa241596cf60209a967af50c2 /security | |
parent | ba59fb0273076637f0add4311faa990a5eec27c0 (diff) | |
download | linux-7596175e99b3d4bce28022193efd954c201a782a.tar.xz |
enic: fix checksum validation for IPv6
In case of IPv6 pkts, ipv4_csum_ok is 0. Because of this, driver does
not set skb->ip_summed. So IPv6 rx checksum is not offloaded.
Signed-off-by: Govindarajulu Varadarajan <gvaradar@cisco.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions