Searched hist:"10 bea9c8730477ab97ec2e1f590aff52cf8e4e0e" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | main.c | diff 10bea9c8730477ab97ec2e1f590aff52cf8e4e0e Fri Jan 19 05:07:11 CST 2018 Leon Romanovsky <leonro@mellanox.com> 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>
|