RDMA/siw: Call llist_reverse_order in siw_run_sq
authorGuoqing Jiang <guoqing.jiang@linux.dev>
Mon, 21 Aug 2023 13:32:55 +0000 (21:32 +0800)
committerLeon Romanovsky <leon@kernel.org>
Tue, 22 Aug 2023 14:05:12 +0000 (17:05 +0300)
commit9dfccb6d0d3d13347c61ff0136b22d5d772d2075
treeb3173898adf45dfdf44dfb9f3a0551c98843c745
parentbee024d20451e4ce04ea30099cad09f7f75d288b
RDMA/siw: Call llist_reverse_order in siw_run_sq

We can call the function to get fifo list.

Signed-off-by: Guoqing Jiang <guoqing.jiang@linux.dev>
Link: https://lore.kernel.org/r/20230821133255.31111-4-guoqing.jiang@linux.dev
Acked-by: Bernard Metzler <bmt@zurich.ibm.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
drivers/infiniband/sw/siw/siw_qp_tx.c