IB: remove in-kernel support for memory windows
[linux-2.6-block.git] / drivers / infiniband / hw / cxgb3 / iwch_provider.c
index f7aa019a3c1aca8777d205d5b80e0c8f825dadee..384e1d783507dd599ffc1a09743121b520195e93 100644 (file)
@@ -1388,7 +1388,6 @@ int iwch_register_device(struct iwch_dev *dev)
        dev->ibdev.reg_user_mr = iwch_reg_user_mr;
        dev->ibdev.dereg_mr = iwch_dereg_mr;
        dev->ibdev.alloc_mw = iwch_alloc_mw;
-       dev->ibdev.bind_mw = iwch_bind_mw;
        dev->ibdev.dealloc_mw = iwch_dealloc_mw;
        dev->ibdev.alloc_mr = iwch_alloc_mr;
        dev->ibdev.map_mr_sg = iwch_map_mr_sg;