aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/infiniband/hw/mthca/mthca_profile.h')
-rw-r--r--drivers/infiniband/hw/mthca/mthca_profile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/infiniband/hw/mthca/mthca_profile.h b/drivers/infiniband/hw/mthca/mthca_profile.h
index 94641808f97f..e76cb62d8e32 100644
--- a/drivers/infiniband/hw/mthca/mthca_profile.h
+++ b/drivers/infiniband/hw/mthca/mthca_profile.h
@@ -53,7 +53,7 @@ struct mthca_profile {
53 int fmr_reserved_mtts; 53 int fmr_reserved_mtts;
54}; 54};
55 55
56u64 mthca_make_profile(struct mthca_dev *mdev, 56s64 mthca_make_profile(struct mthca_dev *mdev,
57 struct mthca_profile *request, 57 struct mthca_profile *request,
58 struct mthca_dev_lim *dev_lim, 58 struct mthca_dev_lim *dev_lim,
59 struct mthca_init_hca_param *init_hca); 59 struct mthca_init_hca_param *init_hca);