diff options
author | Steve Wise <swise@opengridcomputing.com> | 2011-05-13 18:37:18 +0000 |
---|---|---|
committer | Roland Dreier <roland@purestorage.com> | 2011-05-24 10:01:04 -0700 |
commit | 807838686eb9e40d73b8a3f2384881358f51fff0 (patch) | |
tree | 13ab2b82122044054693e949513500bbc8967aef /drivers/infiniband/ulp | |
parent | 257313b2a87795e07a0bdf58d0fffbdba8b31051 (diff) | |
download | blackbird-op-linux-807838686eb9e40d73b8a3f2384881358f51fff0.tar.gz blackbird-op-linux-807838686eb9e40d73b8a3f2384881358f51fff0.zip |
RDMA/cxgb3: Don't post zero-byte read if endpoint is going away
tx_ack() wasn't checking the endpoint state and consequently would
attempt to post the p2p 0B read on an endpoint/QP that is closing or
aborting. This causes a NULL pointer dereference crash.
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'drivers/infiniband/ulp')
0 files changed, 0 insertions, 0 deletions