]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
i40iw: add file to handle cqp calls
authorFaisal Latif <faisal.latif@intel.com>
Wed, 20 Jan 2016 19:40:10 +0000 (13:40 -0600)
committerDoug Ledford <dledford@redhat.com>
Wed, 16 Mar 2016 17:50:52 +0000 (13:50 -0400)
commit86dbcd0f12e95df6a2cfe8bc883768946e68e2aa
treefedf73cc22a603c5c9b04209e07628a1716f0b45
parent8d8cd0bf67982a2b400ca3fd5d6807b834f6a38e
i40iw: add file to handle cqp calls

i40iw_ctrl.c provides for hardware wqe support and cqp.

Changes since v2:
cleanup coccinelle error reported by Julia Lawall

Changes since v1:
reported by Christoph Hellwig's review
        -remove unnecessary casts

Acked-by: Anjali Singhai Jain <anjali.singhai@intel.com>
Acked-by: Shannon Nelson <shannon.nelson@intel.com>
Signed-off-by: Faisal Latif <faisal.latif@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/i40iw/i40iw_ctrl.c [new file with mode: 0644]