]> asedeno.scripts.mit.edu Git - linux.git/commit
IB/rxe: Another fix for broken receive queue draining
authorAndrew Boyer <andrew.boyer@dell.com>
Mon, 28 Aug 2017 20:11:57 +0000 (16:11 -0400)
committerDoug Ledford <dledford@redhat.com>
Mon, 28 Aug 2017 23:12:35 +0000 (19:12 -0400)
commit1223a1af75a85356ec5f5e5a097b60d26f25ff15
tree7ac468c63bd3b797cc97f261b3fa97db95a0ec80
parent2418adaed1ab614438d7995c500b1d219b138add
IB/rxe: Another fix for broken receive queue draining

This fixes another path in rxe_requester() that might overlook stale SKBs,
preventing cleanup.

Fixes: 1217197142d1 ("rxe: fix broken receive queue draining")
Signed-off-by: Andrew Boyer <andrew.boyer@dell.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/sw/rxe/rxe_req.c