commit | 10bea9c8730477ab97ec2e1f590aff52cf8e4e0e | [log] [tgz] |
---|---|---|
author | Leon Romanovsky <leonro@mellanox.com> | Fri Jan 19 13:07:11 2018 +0200 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Fri Jan 19 13:05:39 2018 -0700 |
tree | 392a3abf2c7f3422958bb5f066ce5812a8707da1 | |
parent | 15cbc5197693e138b16138b46050499e1cdebd1a [diff] |
RDMA/mlx5: Remove redundant allocation warning print The kmalloc() failure to allocate memory generates enough information and doesn't need to be accompanied by another driver print. Fixes: d69a24e03659 ("IB/mlx5: Move IB event processing onto a workqueue") Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>