fix dkms of rte_kni for kernel >=4.8 54/2954/1
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>
Mon, 19 Sep 2016 12:27:37 +0000 (14:27 +0200)
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>
Mon, 19 Sep 2016 13:07:17 +0000 (15:07 +0200)
commita067bff618bd31bb0cad3391b0db4a74d2061902
treecdc3442a7eb8896dbeacfecc72ec93eac98762be
parenta595cfbd47d6177a8144a98ac397cccb0c16a74b
fix dkms of rte_kni for kernel >=4.8

Linux kernel v4.8 removes macro DEFINE_PCI_DEVICE_TABLE

Linux: 7e9321599011 ("treewide: remove references to the now unnecessary
DEFINE_PCI_DEVICE_TABLE")

Replaced macro with its value in kni ethtool drivers.

Backport of upstream http://dpdk.org/dev/patchwork/patch/15717/

Change-Id: I7d6cef8e1087c7f71d5a8783c282bf64ab0278a4
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
debian/patches/dpdk-dev-v2-kni-fix-build-with-kernel-4.8.patch [new file with mode: 0644]
debian/patches/series