]> xenbits.xensource.com Git - seabios.git/commit
pciinit: Calculate pci region stats on demand
authorAlexey Korolev <alexey.korolev@endace.com>
Thu, 26 Apr 2012 04:51:05 +0000 (16:51 +1200)
committerKevin O'Connor <kevin@koconnor.net>
Fri, 27 Apr 2012 01:52:30 +0000 (21:52 -0400)
commit37c111f253c0cad9601e1bb5beb58df50f49f24f
tree008fd55e9fc57bee50695a6216da4c794a402b8d
parentac0cd588edcd63f449b758caf2ff7bef15b4f9f8
pciinit: Calculate pci region stats on demand

Do not store pci region stats - instead calulate the
sum and alignment on demand.

Signed-off-by: Alexey Korolev <alexey.korolev@endace.com>
src/pciinit.c