summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/ib_sma.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gpxe/ib_sma.h')
-rw-r--r--src/include/gpxe/ib_sma.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/gpxe/ib_sma.h b/src/include/gpxe/ib_sma.h
index 6d984804..dadcdff2 100644
--- a/src/include/gpxe/ib_sma.h
+++ b/src/include/gpxe/ib_sma.h
@@ -10,7 +10,6 @@
FILE_LICENCE ( GPL2_OR_LATER );
#include <gpxe/infiniband.h>
-#include <gpxe/process.h>
/** Infiniband Subnet Management Agent operations */
struct ib_sma_operations {
@@ -33,8 +32,6 @@ struct ib_sma {
struct ib_completion_queue *cq;
/** SMA queue pair */
struct ib_queue_pair *qp;
- /** Poll process */
- struct process poll;
};
/** SMA number of send WQEs