diff options
author | Toshiaki Makita <[email protected]> | 2015-01-29 20:37:08 +0900 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-01-30 18:03:47 -0800 |
commit | 72b1405964c19b99ad9f75340249b16305cf31ab (patch) | |
tree | f997b04b382f923275d7d8ed35b9c4e038092b8e /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | d4bcef3fbe887ff93b58da4fcf6df1eee416e8fa (diff) |
igbvf: Fix checksum error when using stacked vlan
When a skb has multiple vlans and it is CHECKSUM_PARTIAL,
igbvf_tx_csum() fails to get the network protocol and checksum related
descriptor fields are not configured correctly because skb->protocol
doesn't show the L3 protocol in this case.
Use vlan_get_protocol() to get the proper network protocol.
Signed-off-by: Toshiaki Makita <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions