linux/drivers/infiniband
Michael J. Ruhl 17573972f4 IB/hfi1: Use context pointer rather than context index
The hfi1_<set|clear>_ctxt_<j|p>key functions take a context index and
look up the context based on that index.

Since the context index is being retrieved from the context, this
doesn't seem optimal.

Pass the context pointer for use, rather than the context index.

Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Michael J. Ruhl <michael.j.ruhl@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-07-31 15:17:55 -04:00
..
core IB/cma: Fix default RoCE type setting 2017-07-28 13:47:24 -04:00
hw IB/hfi1: Use context pointer rather than context index 2017-07-31 15:17:55 -04:00
sw Merge branch 'misc' into k.o/for-next 2017-07-27 09:00:38 -04:00
ulp Merge branch 'misc' into k.o/for-next 2017-07-27 09:00:38 -04:00
Kconfig IB/opa-vnic: Virtual Network Interface Controller (VNIC) netdev 2017-04-20 12:01:38 -04:00
Makefile IB/rdmavt: Create module framework and handle driver registration 2016-03-10 20:37:04 -05:00