IB/rdmavt: Add query and modify port stubs
authorDennis Dalessandro <dennis.dalessandro@intel.com>
Wed, 6 Jan 2016 17:54:07 +0000 (09:54 -0800)
committerDoug Ledford <dledford@redhat.com>
Fri, 11 Mar 2016 01:37:06 +0000 (20:37 -0500)
commit765525c11ef48e63717891a6636f610620ab4e7c
tree5dd58df3afee9170c28b519e18289c5e63d701c8
parent19ef1edd7f75f805dc8fa60e0c61773f9cb6d50b
IB/rdmavt: Add query and modify port stubs

This patch adds the query and modify port stubs. The query will mostly
entail the driver returning everything in the ib_port_attr which will get
handed back to the verbs layer. The modify will need some API helpers in
the driver. The send_trap and post_mad_send are still issues to address.

Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Reviewed-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/sw/rdmavt/vt.c