IB/ehca: Remove superfluous bitmasks from QP control block
authorJoachim Fenkes <fenkes@de.ibm.com>
Wed, 3 Jun 2009 20:25:42 +0000 (13:25 -0700)
committerRoland Dreier <rolandd@cisco.com>
Wed, 3 Jun 2009 20:25:42 +0000 (13:25 -0700)
commit25a52393270ca48c7d0848672ad4423313033c3d
tree9c2541736a54e059ea2cabc89299dda95c3ca63e
parentbde2cfaf8ff5511b4f434078554f89ff6cb677f2
IB/ehca: Remove superfluous bitmasks from QP control block

All the fields in the control block are nicely right-aligned, so no
masking is necessary.

Signed-off-by: Joachim Fenkes <fenkes@de.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/ehca/ehca_classes_pSeries.h
drivers/infiniband/hw/ehca/ehca_qp.c