[openib-general] Re: [PATCH] move IP2PR/SDP to the native IPoIB driver
Roland Dreier
roland at topspin.com
Wed Oct 13 15:59:48 PDT 2004
Cool, I applied this to my branch.
For bonus points change ip2pr to use ib_register_client()/ib_unregister_client()
so we can get rid of these warnings (and so it works when HCA drivers
are loaded after SDP):
/data/home/roland/Src/linux-2.6.8.1-openib/drivers/infiniband/ulp/ipoib/ip2pr_link.c:2070: warning: b_device_get_by_index' is deprecated (declared at /data/home/roland/Src/linux-2.6.8.1-openib/drivers/infiniband/include/ts_ib_core.h:41)
/data/home/roland/Src/linux-2.6.8.1-openib/drivers/infiniband/ulp/ipoib/ip2pr_link.c:2165: warning: b_device_get_by_index' is deprecated (declared at /data/home/roland/Src/linux-2.6.8.1-openib/drivers/infiniband/include/ts_ib_core.h:41)
- R.
More information about the general
mailing list