diff options
author | Patrick Marchand Latifi <patrick.latifi@qlogic.com> | 2008-01-18 20:10:48 -0800 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2008-03-11 14:02:32 -0700 |
commit | 4cd5060cf7c2207c31e2e368f8a6343355362e51 (patch) | |
tree | aa1a5eb987aa39b06c3f582cb0206ba3f4ee5626 /arch/mips/math-emu/sp_tlong.c | |
parent | 87d5aed85b2d79e4075ad2ca1449e9b98f657a09 (diff) | |
download | kernel_samsung_tuna-4cd5060cf7c2207c31e2e368f8a6343355362e51.zip kernel_samsung_tuna-4cd5060cf7c2207c31e2e368f8a6343355362e51.tar.gz kernel_samsung_tuna-4cd5060cf7c2207c31e2e368f8a6343355362e51.tar.bz2 |
IB/ipath: Fix RC QP initialization
This patch fixes the initialization of RC QPs, since we would rely on
the queue pair type (ibqp->qp_type) being set, but this field is only
initialized when we return from ipath_create_qp (it is initialized by
the user-level verbs library).
The fix is to not depend on this field to initialize the send and
the receive state of the RC QP.
Signed-off-by: Patrick Marchand Latifi <patrick.latifi@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'arch/mips/math-emu/sp_tlong.c')
0 files changed, 0 insertions, 0 deletions