]> git.baikalelectronics.ru Git - 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)
commit7321b6d7d86de11086a607afa5e91bd2518ff612
tree5650c5bf9dec5c7966400f2b91a3e6e84bd34419
parent913c93628ed00d0dc3ab27f50d135c33720f04a8
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