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)
commit3478f90cbff4d554763dba87cd2b6af57878424a
tree9ed1c92ffd5a59b66ca56db335d21f50e491cde6
parentd0a84e1f38d9d6ae2dfab0b6c2407d667a265aa5
parent1b77be463929e6d3cefbc929f710305714a89723
Merge branch 'crypto-chelsio-Restructure-chelsio-s-inline-crypto-drivers'

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>