From: Ayush Sawal <ayush.sa...@chelsio.com> Date: Mon, 1 Jun 2020 23:11:57 +0530
> 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. Series applied.