]> git.baikalelectronics.ru Git - kernel.git/commit
vdpa/mlx5: Connect mlx5_vdpa to auxiliary bus
authorLeon Romanovsky <leonro@nvidia.com>
Sun, 4 Oct 2020 12:38:20 +0000 (15:38 +0300)
committerLeon Romanovsky <leonro@nvidia.com>
Sun, 6 Dec 2020 05:32:05 +0000 (07:32 +0200)
commit3a34a34f1039d3aa128686228af6975faa5e9645
treee26a1f302f2febfa5b46a6729c34fa969aec018e
parent050ae1c0b19504c0a33ff35f2a4531010cc741d7
vdpa/mlx5: Connect mlx5_vdpa to auxiliary bus

Change module registration logic to use auxiliary bus instead of custom
made mlx5 register interface.

Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
drivers/net/ethernet/mellanox/mlx5/core/dev.c
drivers/vdpa/mlx5/Makefile
drivers/vdpa/mlx5/net/main.c [deleted file]
drivers/vdpa/mlx5/net/mlx5_vnet.c
drivers/vdpa/mlx5/net/mlx5_vnet.h [deleted file]