userlibandfileserver/fileserver/smassstorage/cbulkonlytransportusbcldd.cpp
changeset 281 13fbfa31d2ba
parent 39 5d2844f35677
child 271 dc268b18d709
--- a/userlibandfileserver/fileserver/smassstorage/cbulkonlytransportusbcldd.cpp	Fri Sep 17 08:37:04 2010 +0300
+++ b/userlibandfileserver/fileserver/smassstorage/cbulkonlytransportusbcldd.cpp	Mon Oct 04 02:35:35 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of the License "Eclipse Public License v1.0"
@@ -298,6 +298,7 @@
 	__FNLOG("CBulkOnlyTransportUsbcLdd::~CBulkOnlyTransportUsbcLdd");
 	if (iInterfaceConfigured)
 		{
+		Stop();
 		delete iControlInterface ;
 		delete iDeviceStateNotifier;
 		}