OSDN Git Service

net/mlx5: Remove empty QP and CQ events handlers
authorLeon Romanovsky <leonro@mellanox.com>
Mon, 6 Apr 2020 05:40:52 +0000 (08:40 +0300)
committerLeon Romanovsky <leonro@mellanox.com>
Sun, 19 Apr 2020 12:53:18 +0000 (15:53 +0300)
commit73a75b96fc9a79779ad7491b61d65f0bbae04d11
treeaaa097e9021200ccbe07f31f61d8bae38325134e
parentec44e72b73b74af489196352152e53a20c8ad5eb
net/mlx5: Remove empty QP and CQ events handlers

The QP and CQ events functions do nothing except printing some debug
messages. There is nothing to do with this knowledge and such events,
so remove them.

Reviewed-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c
drivers/net/ethernet/mellanox/mlx5/core/steering/dr_send.c