Skip to content

Adds support for older kernel Versions < 4.8

Jaco Hofmann requested to merge pcie_kernel_4.4 into 2017.2

With kernel 4.8 the PCI interrupt API was simplified. To support kernels older than 4.8 this commit adds the old API for old kernels.

Merge request reports