dbe715e97b
We need to support mellanox devices in disk images as well as ramdisks. This adds the requisite element structure to provide that support. Change-Id: Iaf383f5b32b84fbb69569ef42ec2460ab1b231e5
7 lines
105 B
Plaintext
7 lines
105 B
Plaintext
ACTION!="add", GOTO="drivers_end"
|
|
|
|
SUBSYSTEM=="net", RUN+="/sbin/modprobe mlx4_en"
|
|
|
|
LABEL="drivers_end"
|
|
|