diff options
Diffstat (limited to 'drivers/infiniband/ulp/ipoib/ipoib.h')
-rw-r--r-- | drivers/infiniband/ulp/ipoib/ipoib.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/infiniband/ulp/ipoib/ipoib.h b/drivers/infiniband/ulp/ipoib/ipoib.h index 08930ca41a30..19a41ff90d15 100644 --- a/drivers/infiniband/ulp/ipoib/ipoib.h +++ b/drivers/infiniband/ulp/ipoib/ipoib.h | |||
@@ -319,6 +319,7 @@ struct ipoib_dev_priv { | |||
319 | struct dentry *mcg_dentry; | 319 | struct dentry *mcg_dentry; |
320 | struct dentry *path_dentry; | 320 | struct dentry *path_dentry; |
321 | #endif | 321 | #endif |
322 | int hca_caps; | ||
322 | }; | 323 | }; |
323 | 324 | ||
324 | struct ipoib_ah { | 325 | struct ipoib_ah { |