commit | 876a350d3daed88c5677397c287c6210cf163f6c | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Thu Nov 12 13:47:17 2009 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Dec 01 17:52:35 2009 +0200 |
tree | 4c57a0a523c9b052dc17011666fb4cce750e39c0 | |
parent | ec50344230aad67a867ac59e4a0cd7233149484c [diff] |
pci: split up up pci_update mappings Split bar address math into a separate function. In particular, this gets rid of an ugly forward goto into scope that we have there. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Acked-by: Isaku Yamahata <yamahata@valinux.co.jp>