From: Tadeusz Struk Date: Fri, 7 Aug 2015 18:34:42 +0000 (-0700) Subject: PCI: Add quirk for Intel DH895xCC VF PCI config erratum X-Git-Tag: omap-for-v4.3/fixes-merge-window~29^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3388a614b609ad9ac4f542e56ada737557a19651;p=pandora-kernel.git PCI: Add quirk for Intel DH895xCC VF PCI config erratum The PCI capabilities list for Intel DH895xCC VFs (device id 0x0443) with QuickAssist Technology is prematurely terminated in hardware. Workaround the issue by hard-coding the known expected next capability pointer and saving the PCIE cap into internal buffer. Patch generated against cryptodev-2.6 Signed-off-by: Tadeusz Struk Signed-off-by: Herbert Xu --- Reading git-diff-tree failed