summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns/hns_roce_device.h
diff options
context:
space:
mode:
authorBob Pearson <rpearsonhpe@gmail.com>2021-01-29 02:33:19 +0300
committerJason Gunthorpe <jgg@nvidia.com>2021-02-08 22:33:51 +0300
commit899aba891cab1555c9ca16a558769efb177baf44 (patch)
treee9f6b33b3fabbc2db5a6c2d7722c706d88486252 /drivers/infiniband/hw/hns/hns_roce_device.h
parent5120bf0a5fc15dec210a0fe0f39e4a256bb6e349 (diff)
downloadlinux-899aba891cab1555c9ca16a558769efb177baf44.tar.xz
RDMA/rxe: Fix FIXME in rxe_udp_encap_recv()
rxe_udp_encap_recv() drops the reference to rxe->ib_dev taken by rxe_get_dev_from_net() which should be held until each received skb is freed. This patch moves the calls to ib_device_put() to each place a received skb is freed. It also takes references to the ib_device for each cloned skb created to process received multicast packets. Fixes: 4c173f596b3f ("RDMA/rxe: Use ib_device_get_by_netdev() instead of open coding") Link: https://lore.kernel.org/r/20210128233318.2591-1-rpearson@hpe.com Signed-off-by: Bob Pearson <rpearson@hpe.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'drivers/infiniband/hw/hns/hns_roce_device.h')
0 files changed, 0 insertions, 0 deletions