[NTOS]: Root Bus PDO should not override Status with STATUS_NOT_IMPLEMENTED and inste...
authorSir Richard <sir_richard@svn.reactos.org>
Fri, 28 May 2010 23:08:41 +0000 (23:08 +0000)
committerSir Richard <sir_richard@svn.reactos.org>
Fri, 28 May 2010 23:08:41 +0000 (23:08 +0000)
commit58055397a54b343a278273076ae8c8762879c3bd
treee4d56975ed00d1885eedb824a1b324b652741701
parent6b6a3291e820e5467da5bee1404a65faacbf648a
[NTOS]: Root Bus PDO should not override Status with STATUS_NOT_IMPLEMENTED and instead use the current IRP status (which drivers/PnP will typically set to STATUS_NOT_SUPPORTED). Found by testing the new PCIx driver (probably fixes other bus drivers too).

svn path=/trunk/; revision=47389
reactos/ntoskrnl/io/pnpmgr/pnproot.c