aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2022-04-08 11:31:29 -0700
committerDavid S. Miller <[email protected]>2022-04-10 17:32:11 +0100
commitfc8da80f990696a50ea76628daca6e63331b18b7 (patch)
tree7d58da182b6c11c390f0615f0b8fef2fa64389c4 /tools/perf/scripts/python/export-to-sqlite.py
parent06554f4ffc2595ae52ee80aec4a13bd77d22bed7 (diff)
tls: rx: don't handle async in tls_sw_advance_skb()
tls_sw_advance_skb() caters to the async case when skb argument is NULL. In that case it simply unpauses the strparser. These are surprising semantics to a person reading the code, and result in higher LoC, so inline the __strp_unpause and only call tls_sw_advance_skb() when we actually move past an skb. Signed-off-by: Jakub Kicinski <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions