IB/ehca: Implement modify_port
[firefly-linux-kernel-4.4.55.git] / drivers / infiniband / hw / ehca / ehca_classes.h
index 82ded44c6cee4c40a9bd88460311d1900d60e43c..10fb8fbafa0c4cd31457ae3d511586b0a7e54c20 100644 (file)
@@ -106,6 +106,7 @@ struct ehca_shca {
        struct ehca_mr *maxmr;
        struct ehca_pd *pd;
        struct h_galpas galpas;
+       struct mutex modify_mutex;
 };
 
 struct ehca_pd {