diff options
author | Xin Long <[email protected]> | 2021-01-16 14:13:37 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-01-19 14:31:25 -0800 |
commit | fa82117010430aff2ce86400f7328f55a31b48a6 (patch) | |
tree | de95fed2c5d6ed2760f4cf362ce9941ee2d1fc6c /tools/perf/scripts/python/check-perf-trace.py | |
parent | 7eab14de73a8028f770e703962c5437a2b0dda82 (diff) |
net: add inline function skb_csum_is_sctp
This patch is to define a inline function skb_csum_is_sctp(), and
also replace all places where it checks if it's a SCTP CSUM skb.
This function would be used later in many networking drivers in
the following patches.
Suggested-by: Alexander Duyck <[email protected]>
Signed-off-by: Xin Long <[email protected]>
Reviewed-by: Alexander Duyck <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions