commit | fe206c209314f3cebe232518db9b5ad2606e34f1 | [log] [tgz] |
---|---|---|
author | Daniel Jurgens <danielj@mellanox.com> | Tue Dec 04 18:03:00 2018 -0800 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Sun Dec 09 18:16:16 2018 -0800 |
tree | 30f4982c6beef5523fc1431adbedb17266036c6c | |
parent | 3fd3c80acc172fcaab2356c15e5e3c05758a9d51 [diff] |
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>