diff options
author | 2022-07-13 11:31:11 +0800 | |
---|---|---|
committer | 2022-07-13 14:52:49 +0100 | |
commit | 057cc8c9005e23330e368afd18839ce3764dc0af (patch) | |
tree | 693d65147bbb90c0725c0c24b2c4ecf62d0447fb /tools/perf/scripts/python/export-to-sqlite.py | |
parent | Merge tag 'wireless-2022-07-13' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless (diff) | |
download | linux-dev-057cc8c9005e23330e368afd18839ce3764dc0af.tar.xz linux-dev-057cc8c9005e23330e368afd18839ce3764dc0af.zip |
r8152: fix accessing unset transport header
A warning is triggered by commit 66e4c8d95008 ("net: warn if transport
header was not set"). The warning is harmless, because the value from
skb_transport_offset() is only used for skb_is_gso() is true or the
skb->ip_summed is equal to CHECKSUM_PARTIAL.
Fixes: 66e4c8d95008 ("net: warn if transport header was not set")
Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions