diff --git a/srpt/src/ib_srpt.c b/srpt/src/ib_srpt.c index e7b978ea0..8ec3fe75d 100644 --- a/srpt/src/ib_srpt.c +++ b/srpt/src/ib_srpt.c @@ -1751,7 +1751,6 @@ static void srpt_handle_new_iu(struct srpt_rdma_ch *ch, break; } -post_recv: srpt_post_recv(ch->sport->sdev, recv_ioctx); out: return;