]> git.openfabrics.org - ~shefty/rdma-win.git/commitdiff
winverbs branch: set modify_ca call
authorshefty <shefty@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Mon, 9 Nov 2009 20:14:19 +0000 (20:14 +0000)
committershefty <shefty@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Mon, 9 Nov 2009 20:14:19 +0000 (20:14 +0000)
git-svn-id: svn://openib.tc.cornell.edu/gen1@2552 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86

branches/winverbs/core/bus/kernel/bus_pnp.c

index 2a5276dc7c6f7538b5fd0ac2e7b93a7cd7a0bc3c..7634e93ad7f0f81f89b361b80a600588b3447b3a 100644 (file)
@@ -952,6 +952,7 @@ __set_ifc(
        p_ifc->sync_destroy = ib_sync_destroy;\r
        p_ifc->open_ca = ib_open_ca;\r
        p_ifc->query_ca = ib_query_ca;\r
+       p_ifc->modify_ca = ib_modify_ca;\r
        p_ifc->get_dev = get_ca_dev;\r
        p_ifc->close_ca = ib_close_ca;\r
        p_ifc->alloc_pd = ib_alloc_pd;\r