correct module name

master
Marian Ganisin 2011-04-22 08:40:01 -04:00 committed by Harald Hoyer
parent 1325cddee9
commit ccacb45c52
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ if [ -n "$NEEDBOOTDEV" ] ; then
fi

if [ "ibft" = "$(getarg ip=)" ]; then
modprobe ibft
modprobe iscsi_ibft
num=0
(
for iface in /sys/firmware/ibft/ethernet*; do