]> asedeno.scripts.mit.edu Git - linux.git/commit
PCI: altera: Extract TLP completion status correctly
authorYadi Hu <yadi.hu@windriver.com>
Fri, 17 Feb 2017 20:20:26 +0000 (14:20 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 17 Feb 2017 20:20:26 +0000 (14:20 -0600)
commit8ca6e0a75a5145458e8a680edf2394375f2129da
tree46313a7938e471e9525b85d09190f9f6452ca82e
parent7ce7d89f48834cefece7804d38fc5d85382edf77
PCI: altera: Extract TLP completion status correctly

Previously we extracted 'Completion Status' from b14:12, but it is actually
b15:13.  Extract it from the correct bits.

Signed-off-by: Hu Yadi<yadi.hu@windriver.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Ley Foon Tan <ley.foon.tan@intel.com>
drivers/pci/host/pcie-altera.c