]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5: When fetching CQEs return CQE instead of void pointer
authorDaniel Jurgens <danielj@mellanox.com>
Wed, 5 Dec 2018 02:03:00 +0000 (18:03 -0800)
committerSaeed Mahameed <saeedm@mellanox.com>
Mon, 10 Dec 2018 02:16:16 +0000 (18:16 -0800)
commit4014cd82819b0136060809b802504c4b0fa45819
tree30f4982c6beef5523fc1431adbedb17266036c6c
parent99e05336161f52edc2a00a7fd3ef56ea269106f5
net/mlx5: When fetching CQEs return CQE instead of void pointer

The function is only used to retrieve CQEs, use the proper type as the
return value.

Signed-off-by: Daniel Jurgens <danielj@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/wq.h