commit | bc3b5b47c80da8838758731d423179262c9c36ec | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Wed Feb 25 16:23:22 2015 +0300 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Thu Mar 12 11:22:10 2015 -0500 |
tree | 007b9cd3a86b737cff0d19442af9a5101487604b | |
parent | a1b7f2f6367944d445c6853035830a35c6343939 [diff] |
PCI: cpcihp: Add missing curly braces in cpci_configure_slot() I don't have this hardware but it looks like we weren't adding bridge devices as intended. Maybe the bridge is always the last device? Fixes: 05b125004815 ("PCI: cpcihp: Iterate over all devices in slot, not functions 0-7") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Yijing Wang <wangyijing@huawei.com> CC: stable@vger.kernel.org # v3.9+