commit | 2956f36c954ee6e31068a02cf2ca551efa5235f1 | [log] [tgz] |
---|---|---|
author | Harsh Jain <harsh@chelsio.com> | Sun Oct 08 13:37:22 2017 +0530 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Nov 03 21:50:45 2017 +0800 |
tree | b9b3b62e820c1a74436135913e40a285730def54 | |
parent | de1a00ac7da115ccafb4415364d484834638aa7f [diff] |
crypto: chelsio - Remove allocation of sg list to implement 2K limit of dsgl header Update DMA address index instead of allocating new sg list to impose 2k size limit for each entry. Signed-off-by: Harsh Jain <harsh@chelsio.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>