Hello! On 3/15/2017 11:03 AM, Mathias Kresin wrote:
Commit 23dac14d05 "MIPS: PCI: Use struct list_head lists" changed the
Need 12 digits and () around "<summary>".
controller list from reverse to straight order without taking care of the changed order for the scan of the recorded PCI controllers. Traverse the list in reverse order to restore the former behaviour. This patches fixes the following PCI error on lantiq: pci 0000:01:00.0: BAR 0: error updating (0x1c000004 != 0x000000) Fixes: 23dac14d05 ("MIPS: PCI: Use struct list_head lists")
Need 12 digits.
Signed-off-by: Mathias Kresin <dev@xxxxxxxxx>
[...] MBR, Sergei