]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
IB/mlx5: Remove deprecated module parameter
authorLeon Romanovsky <leonro@mellanox.com>
Wed, 18 Jan 2017 12:10:36 +0000 (14:10 +0200)
committerDoug Ledford <dledford@redhat.com>
Tue, 14 Feb 2017 15:14:25 +0000 (10:14 -0500)
commit5abb0da9cd438483d80517b1d5f0a62a2f818426
treef716f5a86b08adfea7ce50e2306ad5a1f3bcc369
parented88451e1f2d400fd6a743d0a481631cf9f97550
IB/mlx5: Remove deprecated module parameter

Commit 9603b61de1ee ("mlx5: Move pci device handling from mlx5_ib
to mlx5_core") moved prof_sel module parameter from mlx5_ib to mlx5_core
and marked it as deprecated in 2014.

Three years after deprecation, it is time to remove the deprecated
module parameter.

Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Reviewed-by: Jack Morgenstein <jackm@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/mlx5/main.c