i40iw: add hw and utils files
authorFaisal Latif <faisal.latif@intel.com>
Wed, 20 Jan 2016 19:40:08 +0000 (13:40 -0600)
committerDoug Ledford <dledford@redhat.com>
Mon, 29 Feb 2016 22:10:53 +0000 (17:10 -0500)
commit4e9042e647ff083239984c4051c6d1a4f927ecc3
tree3ce3eeb20c7987b75f0018f70ba485a79d62d6f3
parent6a27f1a81d98b841f00a7aa48a7a305b4fb3244c
i40iw: add hw and utils files

i40iw_hw.c, i40iw_utils.c and i40iw_osdep.h are files to handle
interrupts and processing.

Changes since v1:
        Cleanup/removed some macros reported by Christoph Hellwig.

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_hw.c [new file with mode: 0644]
drivers/infiniband/hw/i40iw/i40iw_osdep.h [new file with mode: 0644]
drivers/infiniband/hw/i40iw/i40iw_utils.c [new file with mode: 0644]