Merge branch 'net-tls-small-code-cleanup'
authorDavid S. Miller <davem@davemloft.net>
Sat, 27 Apr 2019 20:52:22 +0000 (16:52 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sat, 27 Apr 2019 20:52:54 +0000 (16:52 -0400)
Jakub Kicinski says:

====================
net/tls: small code cleanup

This small patch set cleans up tls (mostly offload parts).
Other than avoiding unnecessary error messages - no functional
changes here.

v2 (Saeed):
 - fix up Review tags;
 - remove the warning on failure completely.
====================

Reviewed-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge