|
|
@ -292,7 +292,7 @@ void WifiConfig::slotTestInterface( KProcIO *proc )
|
|
|
|
{
|
|
|
|
{
|
|
|
|
output.truncate( output.find ( " " ) );
|
|
|
|
output.truncate( output.find ( " " ) );
|
|
|
|
m_detectedInterface = output.stripWhiteSpace();
|
|
|
|
m_detectedInterface = output.stripWhiteSpace();
|
|
|
|
printf("[kcontrol wificonfig] Wireless extensions not available on specified interface\n\r");
|
|
|
|
printf("[kcontrol wificonfig] Wireless extensions not available on specified interface\n");
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|