This reverts commit
5a0ebeb0f7ed766e6920ddae08b58b102a86e825.
When updating from v8.x to v9.x, XENFILT is removed from System and Hdc
class UpperFilter by the removal of the v8.x XenBus. When v9.x XenBus
loads, the filter state is not set, and XenBus will fail AddDevice
without re-adding XenFilt to the UpperFilters.
Signed-off-by: Owen Smith <owen.smith@citrix.com>
{
Fdo->Enumerated = TRUE;
- if (Fdo->Type == XENFILT_EMULATED_OBJECT_TYPE_PCI)
- DriverSetFilterState();
+ DriverSetFilterState();
}
BOOLEAN