This is now handled by the udev rules in kernel-boot Signed-off-by: Jason Gunthorpe <jgunthorpe@xxxxxxxxxxxxxxxxxxxx> --- redhat/rdma-core.spec | 4 ---- redhat/rdma.cxgb3.sys.modprobe | 1 - redhat/rdma.cxgb4.sys.modprobe | 1 - 3 files changed, 6 deletions(-) delete mode 100644 redhat/rdma.cxgb3.sys.modprobe delete mode 100644 redhat/rdma.cxgb4.sys.modprobe diff --git a/redhat/rdma-core.spec b/redhat/rdma-core.spec index f1895ea260ac52..a11de8df3f45a7 100644 --- a/redhat/rdma-core.spec +++ b/redhat/rdma-core.spec @@ -260,8 +260,6 @@ install -D -m0644 redhat/rdma.udev-ipoib-naming.rules %{buildroot}%{_sysconfdir} install -D -m0755 redhat/rdma.modules-setup.sh %{buildroot}%{dracutlibdir}/modules.d/05rdma/module-setup.sh install -D -m0644 redhat/rdma.udev-rules %{buildroot}%{_udevrulesdir}/98-rdma.rules install -D -m0644 redhat/rdma.mlx4.sys.modprobe %{buildroot}%{sysmodprobedir}/libmlx4.conf -install -D -m0644 redhat/rdma.cxgb3.sys.modprobe %{buildroot}%{sysmodprobedir}/cxgb3.conf -install -D -m0644 redhat/rdma.cxgb4.sys.modprobe %{buildroot}%{sysmodprobedir}/cxgb4.conf install -D -m0755 redhat/rdma.kernel-init %{buildroot}%{_libexecdir}/rdma-init-kernel install -D -m0755 redhat/rdma.sriov-init %{buildroot}%{_libexecdir}/rdma-set-sriov-vf install -D -m0644 redhat/rdma.fixup-mtrr.awk %{buildroot}%{_libexecdir}/rdma-fixup-mtrr.awk @@ -343,8 +341,6 @@ rm -rf %{buildroot}/%{_sbindir}/srp_daemon.sh %{_udevrulesdir}/90-rdma-umad.rules %{_udevrulesdir}/98-rdma.rules %{sysmodprobedir}/libmlx4.conf -%{sysmodprobedir}/cxgb3.conf -%{sysmodprobedir}/cxgb4.conf %{_libexecdir}/rdma-init-kernel %{_libexecdir}/rdma-set-sriov-vf %{_libexecdir}/rdma-fixup-mtrr.awk diff --git a/redhat/rdma.cxgb3.sys.modprobe b/redhat/rdma.cxgb3.sys.modprobe deleted file mode 100644 index d5925a715ccee1..00000000000000 diff --git a/redhat/rdma.cxgb4.sys.modprobe b/redhat/rdma.cxgb4.sys.modprobe deleted file mode 100644 index 44163ab43cf649..00000000000000 -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html