commit | c97119b6d3135fe173751cf8bf53136f322bd506 | [log] [tgz] |
---|---|---|
author | Max Gurtovoy <maxg@mellanox.com> | Wed Aug 05 15:12:31 2020 +0300 |
committer | Jason Gunthorpe <jgg@nvidia.com> | Tue Aug 18 15:22:05 2020 -0300 |
tree | e79ea69f96d9fef25789843be94aadd819b35a89 | |
parent | e6ac9f60066414b30c3086219fd66c2d5b087781 [diff] |
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>