X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;ds=sidebyside;f=KernelLand%2FModules%2FInterfaces%2FUDI%2Fudi_lib%2Fphysio%2Fmeta_bus.c;h=c0631f21b81de027d2ff69a5d2829e1c240e14e6;hb=8d3b2c5f55f648f964afe7540a9fca97ab0b17d6;hp=dadb442104e4d6e2ef8ce3c4615419f041a9be6e;hpb=40b1565117870d9124e3afee02d008e0bd9fcd66;p=tpg%2Facess2.git diff --git a/KernelLand/Modules/Interfaces/UDI/udi_lib/physio/meta_bus.c b/KernelLand/Modules/Interfaces/UDI/udi_lib/physio/meta_bus.c index dadb4421..c0631f21 100644 --- a/KernelLand/Modules/Interfaces/UDI/udi_lib/physio/meta_bus.c +++ b/KernelLand/Modules/Interfaces/UDI/udi_lib/physio/meta_bus.c @@ -71,6 +71,7 @@ struct marshalled_bus_bind_ack static void _unmarshal_bus_bind_ack(tUDI_DeferredCall *Call) { + LOG("Call=%p", Call); struct marshalled_bus_bind_ack *info = (void*)Call; ((udi_bus_bind_ack_op_t*)Call->Handler)( UDI_MCB(Call->cb, udi_bus_bind_cb_t),