iw_cxgb4: Pass qid range to user space driver
authorHariprasad S <hariprasad@chelsio.com>
Fri, 11 Dec 2015 07:32:01 +0000 (13:02 +0530)
committerDoug Ledford <dledford@redhat.com>
Thu, 24 Dec 2015 05:17:30 +0000 (00:17 -0500)
commitc5dfb000b90442e52f735bef4c2fc3f67783eaeb
tree81282762b00f969dceeb752deb252e0db5606e12
parent0d6ed314de18b65a8063cbed450a2ca0c6a16c52
iw_cxgb4: Pass qid range to user space driver

Enhances the t4_dev_status_page to pass the qid start and size
attributes from iw_cxgb4 to libcxgb4.
Bump the ABI Version to 3 -> To allow libcxgb4 to detect old drivers and
revert to the old way of computing the qid ranges.

Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/cxgb4/device.c
drivers/infiniband/hw/cxgb4/t4.h
drivers/infiniband/hw/cxgb4/user.h