diff options
Diffstat (limited to 'perl-install/network/tools.pm')
-rw-r--r-- | perl-install/network/tools.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/network/tools.pm b/perl-install/network/tools.pm index e360f5ab4..aae98c90d 100644 --- a/perl-install/network/tools.pm +++ b/perl-install/network/tools.pm @@ -194,7 +194,6 @@ sub reread_net_conf { network::netconnect::read_net_conf('', $netcnx, $netc); modules::load_category('net'); network::netconnect::load_conf($netcnx, $netc, $intf); - network::network::probe_netcnx_type('', $netc, $intf, $netcnx); } sub convert_wep_key_for_iwconfig { |