commit | 70a43d3fd4efba2de97152788df723c7812bb834 | [log] [tgz] |
---|---|---|
author | Yishai Hadas <yishaih@mellanox.com> | Sun Jun 30 19:23:26 2019 +0300 |
committer | Leon Romanovsky <leonro@mellanox.com> | Wed Jul 03 20:59:40 2019 +0300 |
tree | b191f164940447764c8de1f1f93e3279ccb80266 | |
parent | 38164b771947be9baf06e78ffdfb650f8f3e908e [diff] |
net/mlx5: Report a CQ error event only when a handler was set Report a CQ error event only when a handler was set. This enables mlx5_ib to not set a handler upon CQ creation and use some other mechanism to get this event as of other events by the mlx5_eq_notifier_register API. Signed-off-by: Yishai Hadas <yishaih@mellanox.com> Acked-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>