Merge branch 'crypto-chelsio-Restructure-chelsio-s-inline-crypto-drivers'
authorDavid S. Miller <davem@davemloft.net>
Fri, 21 Aug 2020 21:15:16 +0000 (14:15 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Aug 2020 21:15:16 +0000 (14:15 -0700)
Vinay Kumar Yadav says:

====================
crypto/chelsio: Restructure chelsio's inline crypto drivers

This series of patches will move chelsio's inline crypto
drivers (ipsec and chtls) from "drivers/crypto/chelsio/"
to "drivers/net/ethernet/chelsio/inline_crypto/"
for better maintenance.

Patch1: moves out chtls.
Patch2: moves out inline ipsec, applies on top of Patch1.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge