diff options
Diffstat (limited to 'drivers/infiniband/hw/mthca/mthca_provider.h')
-rw-r--r-- | drivers/infiniband/hw/mthca/mthca_provider.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/infiniband/hw/mthca/mthca_provider.h b/drivers/infiniband/hw/mthca/mthca_provider.h index 579d10cd1426..1d032791cc8b 100644 --- a/drivers/infiniband/hw/mthca/mthca_provider.h +++ b/drivers/infiniband/hw/mthca/mthca_provider.h | |||
@@ -177,6 +177,7 @@ struct mthca_cq { | |||
177 | int cqn; | 177 | int cqn; |
178 | u32 cons_index; | 178 | u32 cons_index; |
179 | int is_direct; | 179 | int is_direct; |
180 | int is_kernel; | ||
180 | 181 | ||
181 | /* Next fields are Arbel only */ | 182 | /* Next fields are Arbel only */ |
182 | int set_ci_db_index; | 183 | int set_ci_db_index; |