Patch 1: Fixes the warnings seen when compiling using sparse tool.

Patch 2: Fixes a cocci check error introduced after commit
567be3a5d227 ("crypto: chelsio -
Use multiple txq/rxq per tfm to process the requests").

V1->V2

patch1: Avoid type casting by using get_unaligned_be32() and
        put_unaligned_be16/32() functions.

patch2: Modified subject of the patch.


Ayush Sawal (2):
  Crypto/chcr: Fixes compilations warnings
  Crypto/chcr: Fixes a coccinile check error

 drivers/crypto/chelsio/chcr_algo.c  | 11 +++++------
 drivers/crypto/chelsio/chcr_ipsec.c |  2 +-
 2 files changed, 6 insertions(+), 7 deletions(-)

-- 
2.26.0.rc1.11.g30e9940

Reply via email to