commit | ffc40c6433e763209d2b1ec5b1a9854eb3bcd61c | [log] [tgz] |
---|---|---|
author | Steve Wise <swise@opengridcomputing.com> | Wed Sep 09 11:25:56 2009 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Wed Sep 09 11:25:56 2009 -0700 |
tree | 05e3ae0b2e1eb031849e8202d1b8a0ace0b22536 | |
parent | 13a239330abdda5afcb1161fce68ec214af2cc90 [diff] |
RDMA/cxgb3: Clean up properly on FW mismatch failures FW mismatches can cause a crash in the iw_cxgb3 event handler. - NULL the t3cdev->ulp pointer on failures in cxio_rdev_open() - Silently ignore events when the ulp ptr is NULL in iwch_err_handler() Signed-off-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>