[openib-general] [PATCH] use correct include

James Lentini jlentini at netapp.com
Fri Aug 4 14:48:44 PDT 2006


Directly include the file we really want.

Signed-off-by: James Lentini <jlentini at netapp.com>

Index: core/ping.c
===================================================================
--- core/ping.c	(revision 8826)
+++ core/ping.c	(working copy)
@@ -37,7 +37,7 @@
  * $Id$
  */
 
-#include <linux/dma-mapping.h>
+#include <linux/bitops.h>
 #include <linux/utsname.h>
 #include <asm/bug.h>
 




More information about the general mailing list