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)
commitcac5141199cdd2cdc188a55576966a9d4a766518
tree636086782f331ddd51f35b341a561074db76ab11
parent487f6683f1b738e40aca2386b9f73da4ebb8223d
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