[openib-general] [PATCH] MAD RMPP: Minor build changes
Hal Rosenstock
halr at voltaire.com
Wed Jul 6 13:56:25 PDT 2005
MAD RMPP: Minor build changes
Signed-off-by: Hal Rosenstock <halr at voltaire.com>
Index: mad_rmpp.h
===================================================================
--- mad_rmpp.h (revision 2815)
+++ mad_rmpp.h (working copy)
@@ -33,10 +33,8 @@
*/
#ifndef __MAD_RMPP_H__
-#define __MAD_PRIV_H__
+#define __MAD_RMPP_H__
-#include "mad_priv.h"
-
enum {
IB_RMPP_RESULT_PROCESSED,
IB_RMPP_RESULT_CONSUMED,
Index: mad_rmpp.c
===================================================================
--- mad_rmpp.c (revision 2815)
+++ mad_rmpp.c (working copy)
@@ -35,8 +35,8 @@
#include <linux/dma-mapping.h>
+#include "mad_priv.h"
#include "mad_rmpp.h"
-#include "mad_priv.h"
enum rmpp_state {
RMPP_STATE_ACTIVE,
More information about the general
mailing list