aboutsummaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorHayes Wang <[email protected]>2022-07-13 03:31:11 +0000
committerDavid S. Miller <[email protected]>2022-07-13 13:52:49 +0000
commit057cc8c9005e23330e368afd18839ce3764dc0af (patch)
tree693d65147bbb90c0725c0c24b2c4ecf62d0447fb /net/lapb/lapb_out.c
parentMerge tag 'wireless-2022-07-13' of git://git.kernel.org/pub/scm/linux/kernel/... (diff)
downloadkernel-057cc8c9005e23330e368afd18839ce3764dc0af.tar.gz
kernel-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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions