[ofw] [PATCH] IPoIB_NDIS_CM mods to make prefast happy 4 of 4

Smith, Stan stan.smith at intel.com
Fri Oct 29 16:20:08 PDT 2010


remove duplicate includes.
Add ntstrsafe.h per prefast suggestion.

signed-off-by: stan smith <stan.smith at intel.com>

--- A/ulp/ipoib_NDIS6_CM/kernel/precompile.h    Fri Oct 29 15:54:40 2010
+++ B/ulp/ipoib_NDIS6_CM/kernel/precompile.h    Fri Oct 29 15:29:30 2010
@@ -11,16 +11,10 @@
 #include <complib/cl_spinlock.h>
 #include <complib/cl_qlist.h>
 #include "ipoib_debug.h"
-
-
 #include "ipoib_driver.h"
-#include "ipoib_debug.h"
-
 #include "ipoib_endpoint.h"
 #include "ipoib_port.h"

+#include <ntstrsafe.h>

-#include "ipoib_adapter.h"
-
-
-#endif __precomp_h
\ No newline at end of file
+#endif __precomp_h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: precompile.h.patch
Type: application/octet-stream
Size: 636 bytes
Desc: precompile.h.patch
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20101029/078579b1/attachment.obj>


More information about the ofw mailing list