ib_srpt: Silence a compiler warning.

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3522 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2011-06-03 07:03:31 +00:00
parent bdc209d520
commit 5736aadf0d

View File

@@ -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;