OSDN Git Service

IB/isert: remove duplicated error prints
authorMax Gurtovoy <maxg@mellanox.com>
Wed, 5 Aug 2020 12:12:31 +0000 (15:12 +0300)
committerJason Gunthorpe <jgg@nvidia.com>
Tue, 18 Aug 2020 18:22:05 +0000 (15:22 -0300)
commitc97119b6d3135fe173751cf8bf53136f322bd506
treee79ea69f96d9fef25789843be94aadd819b35a89
parente6ac9f60066414b30c3086219fd66c2d5b087781
IB/isert: remove duplicated error prints

The isert_post_recv function prints an error in case of failures, so no
need for the callers to add another print.

Link: https://lore.kernel.org/r/20200805121231.166162-2-maxg@mellanox.com
Signed-off-by: Max Gurtovoy <maxg@mellanox.com>
Acked-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/ulp/isert/ib_isert.c