linux/drivers/infiniband
Bob Pearson fceb24a73e RDMA/rxe: Fix useless copy in send_atomic_ack
In send_atomic_ack() in rxe_resp.c there is code copying ack_pkt into the
skb->cb[]. This doesn't do anything useful because the cb[] is not used in
the transmit path by the rxe driver.

Remove this code.

Fixes: 4c93496f18 ("IB/rxe: do not copy extra stack memory to skb")
Link: https://lore.kernel.org/r/20210618045742.204195-2-rpearsonhpe@gmail.com
Signed-off-by: Bob Pearson <rpearson@hpe.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2021-06-22 15:38:52 -03:00
..
core Linux 5.13-rc7 2021-06-22 14:43:51 -03:00
hw RDMA/hns: Add vendor_err info to error WC 2021-06-22 15:28:53 -03:00
sw RDMA/rxe: Fix useless copy in send_atomic_ack 2021-06-22 15:38:52 -03:00
ulp Linux 5.13-rc7 2021-06-22 14:43:51 -03:00
Kconfig RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw 2021-06-02 20:06:36 -03:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00