]> Git Repo - linux.git/commit
tls: rx: reuse leave_on_list label for psock
authorJakub Kicinski <[email protected]>
Mon, 11 Apr 2022 19:19:09 +0000 (12:19 -0700)
committerDavid S. Miller <[email protected]>
Wed, 13 Apr 2022 10:45:39 +0000 (11:45 +0100)
commit0775639ce1ca953503121e350d6b885366f56a52
tree70914710f708813e663f23b6061e1294664be92c
parenta30295c454725b293c7b2f45f6e60fcce0bc435e
tls: rx: reuse leave_on_list label for psock

The code is identical, we can save a few LoC.

Signed-off-by: Jakub Kicinski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/tls/tls_sw.c
This page took 0.05014 seconds and 4 git commands to generate.