IB/ehca: Allow access for ib_query_qp()
authorAlexander Schmidt <alexs@linux.vnet.ibm.com>
Wed, 27 Jan 2010 17:03:08 +0000 (17:03 +0000)
committerRoland Dreier <rolandd@cisco.com>
Fri, 12 Feb 2010 23:25:06 +0000 (15:25 -0800)
commitfa55e30bc35bf4ec5a7304a537c0ce5438e908e2
tree9b2fc0a628bb3f78dcf499b2da9d7e71974936fe
parent25ef756385ce01834504977c22bcce8d8f000e5b
IB/ehca: Allow access for ib_query_qp()

The max_dest_rd_atomic and max_qp_rd_atomic values are properly
returned by query_qp(), so there should not be an error returned when
they are queried.

Signed-off-by: Alexander Schmidt <alexs@linux.vnet.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/ehca/ehca_qp.c