]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
net/mlx5: EQ, irq_info and rmap belong to eq_table
authorSaeed Mahameed <saeedm@mellanox.com>
Mon, 19 Nov 2018 18:52:37 +0000 (10:52 -0800)
committerLeon Romanovsky <leonro@mellanox.com>
Tue, 20 Nov 2018 18:06:48 +0000 (20:06 +0200)
commitd674a9aa434409826b2408609be493739e61e6f6
tree5650c5bf9dec5c7966400f2b91a3e6e84bd34419
parentc8e21b3b576b78fe1b07522aea046af2634a24e8
net/mlx5: EQ, irq_info and rmap belong to eq_table

irq_info and rmap are EQ properties of the driver, and only needed for
EQ objects, move them to the eq_table EQs database structure.

Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Reviewed-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_main.c
drivers/net/ethernet/mellanox/mlx5/core/eq.c
include/linux/mlx5/driver.h