- Try to fix KVM testbot

svn path=/trunk/; revision=55980
This commit is contained in:
Cameron Gutman 2012-03-03 23:13:21 +00:00
parent 2b71ec3e05
commit 79dd33a566

View file

@ -8862,11 +8862,6 @@ DriverEntry(
PrimaryClaimed = TRUE;
if(GlobalConfig->AtDiskSecondaryAddressClaimed)
SecondaryClaimed = TRUE;
if(PrimaryClaimed && SecondaryClaimed) {
KdPrint2((PRINT_PREFIX "Both legacy channels claimed\n"));
break;
}
BMList[i].AltInitMasterDev = (UCHAR)0xff;