]> git.dujemihanovic.xyz Git - linux.git/commit
net/mlx5: CQ ERR, Use async events chain
authorSaeed Mahameed <saeedm@mellanox.com>
Tue, 20 Nov 2018 22:12:26 +0000 (14:12 -0800)
committerSaeed Mahameed <saeedm@mellanox.com>
Mon, 26 Nov 2018 21:39:34 +0000 (13:39 -0800)
commit2742bc90bc102644d67e17758e234646d91ae696
tree02a7116dd1769238a522bfe28ca37e960c7fc676
parent221c14f3d12489ced0f2ca8b31b2221c5dbbf145
net/mlx5: CQ ERR, Use async events chain

Remove the explicit call to mlx5_eq_cq_event on MLX5_EVENT_TYPE_CQ_ERROR
and register a specific CQ ERROR handler via the new API.

Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/eq.c