commit | 45eb768c706d3a5fbe55224c589e8b4e252781d9 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Mon Mar 04 11:23:49 2013 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Mar 26 21:02:17 2013 +0200 |
tree | d3de1d700976fe8efae8942b64f66d4626137f2b | |
parent | ba7d8515c1e929baccea9f53d06d131fd2b007a1 [diff] |
pci_bridge: factor out common code Reuse common code in pcie_port, override the hardwired-to-0 bits per PCI Express spec. No functional change but makes the code easier to follow. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>