From: Bjorn Helgaas Date: Thu, 6 Jun 2013 18:10:48 +0000 (-0600) Subject: PCI/AER: Set dev->__aer_firmware_first only for matching devices X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~18^2~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d2a171f18f7cc9271ee3b9f1355fa4a13380320;p=pandora-kernel.git PCI/AER: Set dev->__aer_firmware_first only for matching devices Previously, we always updated info->firmware_first, even for HEST entries that didn't match the device. Therefore, if the last HEST descriptor was a PCIe structure that didn't match the device, we always cleared dev->__aer_firmware_first. Tested-by: Betty Dall Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed