From: David S. Miller Date: Mon, 1 Jun 2020 22:50:26 +0000 (-0700) Subject: Merge branch 'chelsio-crypto-fixes' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a56772dc3f17f8137aa3227f898e482af2d3bffc;p=linux.git Merge branch 'chelsio-crypto-fixes' Ayush Sawal says: ==================== 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. ==================== Signed-off-by: David S. Miller --- a56772dc3f17f8137aa3227f898e482af2d3bffc