[ofw] [PATCH 1/?] Fix __remove_irp declaration
Fab Tillier
ftillier at microsoft.com
Mon Jun 18 18:16:32 PDT 2012
This is just a silly error.
Signed-off-by: Fab Tillier <ftillier at microsoft.com>
Index: core/al/kernel/al_proxy.h
===================================================================
--- core/al/kernel/al_proxy.h (revision 3414)
+++ core/al/kernel/al_proxy.h (working copy)
@@ -225,7 +225,7 @@
}
#ifdef NTDDI_WIN8
-static IO_CSQ_REMOVE_IRP __insert_irp;
+static IO_CSQ_REMOVE_IRP __remove_irp;
#endif
static VOID __remove_irp(
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1.proxy_decl.patch
Type: application/octet-stream
Size: 366 bytes
Desc: 1.proxy_decl.patch
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20120619/d06aa4c1/attachment.obj>
More information about the ofw
mailing list