Index: /trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp
===================================================================
--- /trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp	(revision 80602)
+++ /trunk/src/VBox/Main/src-server/ApplianceImplExport.cpp	(revision 80603)
@@ -206,5 +206,5 @@
                 pSATAController = nwControllers[j];
             else if (   eType == StorageBus_SCSI
-                     && pSATAController.isNull())
+                     && pSCSIController.isNull())
                 pSCSIController = nwControllers[j];
             else if (   eType == StorageBus_SAS
