diff -r 68f0c7cd80ec -r 4dc3bb0099b0 bearermanagement/mpm/src/mpmwlanquerydialog.cpp --- a/bearermanagement/mpm/src/mpmwlanquerydialog.cpp Mon Mar 15 12:42:11 2010 +0200 +++ b/bearermanagement/mpm/src/mpmwlanquerydialog.cpp Wed Mar 31 22:15:10 2010 +0300 @@ -502,7 +502,7 @@ // if easy wlan iap and easy wlan is not already started // else if( iIapSelection.Session()->MyServer().CommsDatAccess()->CheckEasyWLanL( iWlanIapId ) && - !iIapSelection.Session()->MyServer().CheckIfStarted( iWlanIapId ) && + !iIapSelection.Session()->MyServer().CheckIfStarted( iWlanIapId, iIapSelection.Session()->ConnectionId() ) && iNetworkPrefs().iSsId.Length() == 0 && iOverrideStatus == KErrNone ) {