PCI: Call pcie_flr() from reset_chelsio_generic_dev()
authorChristoph Hellwig <hch@lst.de>
Fri, 14 Apr 2017 19:11:27 +0000 (21:11 +0200)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 20 Apr 2017 13:53:52 +0000 (08:53 -0500)
commit48f52d1a8ca9f1aff3ffad8e35b6c56eafa17b9b
treefd1683aeb9b51a1be0e80a316b6e3b96806929bb
parentc8d8096abc84b544dd4f37f12e929d5f8aadd160
PCI: Call pcie_flr() from reset_chelsio_generic_dev()

Instead of copy & pasting and old version of the code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/quirks.c