Merge "Fix mellanox module loading."
This commit is contained in:
commit
21a81d8b79
@ -6,4 +6,4 @@ set -e
|
||||
home=$(dirname $0)
|
||||
|
||||
install -m 0644 -o root -g root $home/mellanox-rules.udev /etc/udev/rules.d/81-mellanox.rules
|
||||
install -m 0644 -o root -g root $home/mellanox.modprobe /etc/modprobe.d/mellanox.conf
|
||||
echo "mlx4_en" >>/etc/modules
|
||||
|
@ -1,3 +0,0 @@
|
||||
# /etc/modprobe.d/mellanox.conf
|
||||
# Attempt to force the mellanox driver to be loaded
|
||||
/sbin/modprobe mlx4_en
|
Loading…
Reference in New Issue
Block a user