]> git.dujemihanovic.xyz Git - linux.git/commit
RDMA/bnxt_re: Delete two error messages for a failed memory allocation in bnxt_qplib_...
authorMarkus Elfring <elfring@users.sourceforge.net>
Sat, 27 Jan 2018 19:40:11 +0000 (20:40 +0100)
committerJason Gunthorpe <jgg@mellanox.com>
Thu, 1 Feb 2018 22:24:31 +0000 (15:24 -0700)
commitf390b71b65121af31ad55ccf0aae1aa64aabf509
treee8269c3284b1a5ae0529f7ef587c3da472f0baff
parent316663c6bfeb08ff484fdb73dad9bb980f937e3e
RDMA/bnxt_re: Delete two error messages for a failed memory allocation in bnxt_qplib_alloc_dpi_tbl()

Omit extra messages for a memory allocation failure in this function.

This issue was detected by using the Coccinelle software.

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