RDMA/addr: Use client registration to fix module unload race
authorSean Hefty <sean.hefty@intel.com>
Tue, 31 Oct 2006 19:12:59 +0000 (11:12 -0800)
committerRoland Dreier <rolandd@cisco.com>
Thu, 2 Nov 2006 22:26:04 +0000 (14:26 -0800)
Require registration with ib_addr module to prevent caller from
unloading while a callback is in progress.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found