]> git.baikalelectronics.ru Git - kernel.git/commit
IB/iser: Delete an error message for a failed memory allocation in iser_send_data_out()
authorMarkus Elfring <elfring@users.sourceforge.net>
Sat, 27 Jan 2018 16:48:47 +0000 (17:48 +0100)
committerJason Gunthorpe <jgg@mellanox.com>
Sun, 28 Jan 2018 21:07:16 +0000 (14:07 -0700)
commit9beb5d5f70b195d3a3fb5f6d10238f4ccad04967
tree636086782f331ddd51f35b341a561074db76ab11
parentad78bcc0cfa3f8b5f275ac180cf1ee7f57ec4250
IB/iser: Delete an error message for a failed memory allocation in iser_send_data_out()

Omit an extra message 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>
Reviewed-by: Max Gurtovoy <maxg@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/ulp/iser/iser_initiator.c