[KS]
authorJohannes Anderwald <johannes.anderwald@reactos.org>
Sat, 11 Dec 2010 19:44:15 +0000 (19:44 +0000)
committerJohannes Anderwald <johannes.anderwald@reactos.org>
Sat, 11 Dec 2010 19:44:15 +0000 (19:44 +0000)
commit7a95ed1cfa0778fb1f4baabf8f8c41635b0a097b
treec669401be225d23807b119027a115848e2455d26
parent30d346530ebc5e3ca41bf6b5aa6ebfc94028168e
[KS]
- Fix 2 bugs in KsCreateBusEnumObject. It didnt store the allocated device extension and it didnt store the PnpDeviceObject when it was provided by the caller
- Implement KsGetBusEnumIdentifier, KsGetBusEnumPnpDeviceObject

svn path=/branches/audio-bringup/; revision=50012
drivers/ksfilter/ks/api.c