scripts/update-linux-headers: import pvrdma headers
commite1c5f1f04a0857bd030a8917050ac5a61f42e5ab
authorMarcel Apfelbaum <marcel@redhat.com>
Wed, 14 Feb 2018 17:35:27 +0000 (14 19:35 +0200)
committerMarcel Apfelbaum <marcel@redhat.com>
Mon, 19 Feb 2018 11:03:24 +0000 (19 13:03 +0200)
tree5e927fe9a8161c5e4e56a2f9a5c179b0202fe124
parentedab56321a0da3337adc3f9605d097d2606ab12c
scripts/update-linux-headers: import pvrdma headers

Modify the script to import the headers used by the pvrdma device.
Part of them are interfaces between the guest driver and the device,
import them under include/standart-headers/drivers/infiniband/... .

Remove the unused functions from pvrdma_verbs.h avoiding the
unnecessary import of several infiniband/networking/other headers.

Reviewed-by: Gal Hammer <ghammer@redhat.com>
Signed-off-by: Marcel Apfelbaum <marcel@redhat.com>
Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com>
scripts/update-linux-headers.sh