summaryrefslogtreecommitdiffstats
path: root/perl-install/network
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/network')
-rw-r--r--perl-install/network/netconnect.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/network/netconnect.pm b/perl-install/network/netconnect.pm
index d0041c704..56660f164 100644
--- a/perl-install/network/netconnect.pm
+++ b/perl-install/network/netconnect.pm
@@ -1077,7 +1077,7 @@ notation (for example, 1.2.3.4).")),
return 1;
}
},
- post => sub { return 'ndiswrapper_intf' },
+ next => 'ndiswrapper_intf',
},
ndiswrapper_intf =>