]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcfcb6b290a63f90ba49ab6d3381d3865a26c63ef
tree87b421fee34bd7c9238ac50bebda2b27883c87f0
parent797da86dc0ca4bfe593818e55e41ee3246628d2d
parente15e434ac3004ced2c2ee6f0027b5d66dd662d7b
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>