/* TODO get MAC from the iBFT table */
+ if(0){ /* TODO iBFT not present or error */
+ /* lookForLink = 0; is the w/o iBFT default link or ask? */
+ break;
+ }
logMessage(INFO, "looking for iBFT configured device with link");
lookForLink = 1;
@@ -2162,6 +2166,8 @@ int chooseNetworkInterface(struct loaderData_s * loaderData) {
free(devmacaddr);
}
}
+
+ break;
}
if ((loaderData->netDev && (loaderData->netDev_set == 1)) &&
--
1.5.4.1
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list