1
1
This commit was SVN r15262.
Этот коммит содержится в:
Adrian Knoth 2007-07-02 13:17:27 +00:00
родитель b7a1778f93
Коммит 83c7aab185

Просмотреть файл

@ -399,8 +399,6 @@ static int opal_ifinit(void)
intf.if_flags = flag; intf.if_flags = flag;
} else { } else {
intf.if_flags = IFF_UP; intf.if_flags = IFF_UP;
opal_output(0, "Warning: interface flags not known for %s\n",
intf.if_name);
} }
/* copy new interface information to heap and append /* copy new interface information to heap and append