[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200601174159.9900-1-ayush.sawal@chelsio.com>
Date: Mon, 1 Jun 2020 23:11:57 +0530
From: Ayush Sawal <ayush.sawal@...lsio.com>
To: herbert@...dor.apana.org.au, davem@...emloft.net,
manojmalviya@...lsio.com
Cc: netdev@...r.kernel.org, Ayush Sawal <ayush.sawal@...lsio.com>
Subject: [PATCH net-next V2 0/2] Fixing compilation warnings and errors
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
Powered by blists - more mailing lists