]> asedeno.scripts.mit.edu Git - linux.git/commit
RDMA/srpt: Rework the srpt_alloc_srq() error path
authorBart Van Assche <bvanassche@acm.org>
Mon, 17 Dec 2018 21:20:45 +0000 (13:20 -0800)
committerDoug Ledford <dledford@redhat.com>
Wed, 19 Dec 2018 20:07:26 +0000 (15:07 -0500)
commit82305f8235622a97f29ff6e82cc97cab6ac543ea
tree7f9ff73eea78456be597e6ff5be8c33e735a36a7
parent6feb64ffda7c8efc0ea25bc81866515ba80cdc04
RDMA/srpt: Rework the srpt_alloc_srq() error path

This patch does not change any functionality but makes the next patch
easier to read.

Cc: Sergey Gorenko <sergeygo@mellanox.com>
Cc: Max Gurtovoy <maxg@mellanox.com>
Cc: Laurence Oberman <loberman@redhat.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/ulp/srpt/ib_srpt.c