Skip to content

Revert ef866fdb

Steven Shiau requested to merge (removed):revert-ef866fdb into master

This reverts merge request !34 (merged)

This previous patch is not correct. It will output the last found connected Ethernet card. However, the function Select_eth_device is to find ALL of the connected Ethernet cards. Later in the function Device_from_bootif from 9990-networking.sh it will test all the connected Ethernet cards to get the IP address from DHCP server since we have no idea which one is connected to DHCP server.

Merge request reports

Loading