RDS/IW: Remove page_shift variable from iwarp transport
[sfrench/cifs-2.6.git] / net / rds / iw.h
index 0715dde323e77c88a56f50e591bb065a900efbca..dd72b62bd506d1a78141393f6b07c9a835599cca 100644 (file)
@@ -181,7 +181,6 @@ struct rds_iw_device {
        struct ib_pd            *pd;
        struct ib_mr            *mr;
        struct rds_iw_mr_pool   *mr_pool;
-       int                     page_shift;
        int                     max_sge;
        unsigned int            max_wrs;
        unsigned int            dma_local_lkey:1;