RDMA/cxgb4: Register RDMA provider based on LLD state_change events
authorSteve Wise <swise@opengridcomputing.com>
Thu, 20 May 2010 21:57:32 +0000 (16:57 -0500)
committerRoland Dreier <rolandd@cisco.com>
Tue, 25 May 2010 04:07:59 +0000 (21:07 -0700)
The LLD now supports proper UP state change events, so move the RDMA
provider registration to UP path.

This fixes a crash when loading iw_cxgb4 _after_ the NFS/RDMA
transport is up and running.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found