]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
RDMA/cxgb3: Handle EEH events
authorSteve Wise <swise@opengridcomputing.com>
Mon, 30 Mar 2009 15:37:56 +0000 (08:37 -0700)
committerRoland Dreier <rolandd@cisco.com>
Mon, 30 Mar 2009 15:37:56 +0000 (08:37 -0700)
- wrap calls into cxgb3 and fail them if we're in the middle
  of a PCI EEH event.

- correctly unwind and release endpoint and other resources when
  we are in an EEH event.

- dispatch IB_EVENT_DEVICE_FATAL event when cxgb3 notifies iw_cxgb3 of
  a fatal error.

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

No differences found