aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorKuniyuki Iwashima <[email protected]>2023-06-14 16:01:05 -0700
committerJakub Kicinski <[email protected]>2023-06-19 11:32:58 -0700
commit0d2e27b858503472f8ed66910498205824b02f8a (patch)
tree48090fe0b4f5c76ad7eeb94e0b325ea6503db2de /tools/perf/scripts/python/syscall-counts.py
parent6facbca52da2c209ddffa0c9547769cbcaa268ef (diff)
ipv6: exthdrs: Replace pskb_pull() with skb_pull() in ipv6_srh_rcv().
ipv6_rthdr_rcv() pulls these data - Segment Routing Header : 8 - Hdr Ext Len : skb_transport_header(skb)[1] << 3 needed by ipv6_srh_rcv(), so pskb_pull() in ipv6_srh_rcv() never fails and can be replaced with skb_pull(). Signed-off-by: Kuniyuki Iwashima <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions