git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13a2393
)
RDMA/cxgb3: Clean up properly on FW mismatch failures
author
Steve Wise
<swise@opengridcomputing.com>
Wed, 9 Sep 2009 18:25:56 +0000
(11:25 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Wed, 9 Sep 2009 18:25:56 +0000
(11:25 -0700)
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>
No differences found