]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/bnxt_re: Use common error handling code in bnxt_qplib_alloc_dpi_tbl()
authorMarkus Elfring <elfring@users.sourceforge.net>
Sat, 27 Jan 2018 19:56:56 +0000 (20:56 +0100)
committerJason Gunthorpe <jgg@mellanox.com>
Thu, 1 Feb 2018 22:24:31 +0000 (15:24 -0700)
commitc374e0729a08b7b39338c8624dd4257b212b7c1f
tree550798b0610dc6a83342846bb3763f223259f548
parent64ec8baf5a685f8d9ff09e834c566df178463951
RDMA/bnxt_re: Use common error handling code in bnxt_qplib_alloc_dpi_tbl()

Add a jump target so that a bit of exception handling can be better reused
at the end of this function.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Acked-by: Devesh Sharma <devesh.sharma@broadcom.com>
Acked-by: Jonathan Toppins <jtoppins@redhat.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/bnxt_re/qplib_res.c