OSDN Git Service

Merge branch 'net-tls-minor-cleanups'
authorDavid S. Miller <davem@davemloft.net>
Thu, 5 Sep 2019 07:49:49 +0000 (09:49 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Sep 2019 07:51:23 +0000 (09:51 +0200)
commit9c895c1bc576f1091a685f62595dc520659863df
tree87b421fee34bd7c9238ac50bebda2b27883c87f0
parent842841ece540f7d7739bec3e9b79bdf9669d77d7
parent6e3d02b670eafce69aa64457b87c3b17ff216d23
Merge branch 'net-tls-minor-cleanups'

Jakub Kicinski says:

====================
net/tls: minor cleanups

This set is a grab bag of TLS cleanups accumulated in my tree
in an attempt to avoid merge problems with net. Nothing stands
out. First patch dedups context information. Next control path
locking is very slightly optimized. Fourth patch cleans up
ugly #ifdefs.
====================

Reviewed-by: Boris Pismenny <borisp@mellanox.com>
Reviewed-by: John Fastabend <john.fastabend@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>