diff options
author | Roland Dreier <rolandd@cisco.com> | 2006-03-24 15:47:30 -0800 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2006-03-24 15:47:30 -0800 |
commit | 192daa18dd7bfcaeb092a2ef928135745f2e6883 (patch) | |
tree | f6bff7aac7acd0ec5935fa0ada2889d77f58d6f4 /block | |
parent | 4e37b956161c3a3b160972c11c55f07b38b9830c (diff) | |
download | talos-obmc-linux-192daa18dd7bfcaeb092a2ef928135745f2e6883.tar.gz talos-obmc-linux-192daa18dd7bfcaeb092a2ef928135745f2e6883.zip |
IB/mthca: Fix modify QP error path
If the call to mthca_MODIFY_QP() failed, then mthca_modify_qp() would
still do some things it shouldn't, such as store away attributes for
special QPs. Fix this, and simplify the code, by simply jumping to
the exit path if mthca_MODIFY_QP() fails.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions