aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2022-04-08 11:31:29 -0700
committerDavid S. Miller <davem@davemloft.net>2022-04-10 17:32:11 +0100
commitfc8da80f990696a50ea76628daca6e63331b18b7 (patch)
tree7d58da182b6c11c390f0615f0b8fef2fa64389c4 /tools/perf/scripts/python/bin
parenttls: rx: factor out writing ContentType to cmsg (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 <kuba@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions