Re: [PATCH] liquidio: Use pcie_flr() instead of reimplementing it

From: David Miller
Date: Fri Aug 09 2019 - 01:41:30 EST


From: Denis Efremov <efremov@xxxxxxxxx>
Date: Thu, 8 Aug 2019 07:57:53 +0300

> octeon_mbox_process_cmd() directly writes the PCI_EXP_DEVCTL_BCR_FLR
> bit, which bypasses timing requirements imposed by the PCIe spec.
> This patch fixes the function to use the pcie_flr() interface instead.
>
> Signed-off-by: Denis Efremov <efremov@xxxxxxxxx>

Applied to net-next.