]> 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)
commit490d301caf7a21d5847582bab1e4ec9222e9bb4b
treee26a1f302f2febfa5b46a6729c34fa969aec018e
parent71c13243b9165443a00a831be1a53e17f455e2b1
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]