]> xenbits.xensource.com Git - libvirt.git/commit
conf: rename virDomainPCIAddressGetNextSlot() to ...GetNextAddr()
authorLaine Stump <laine@laine.org>
Sat, 22 Oct 2016 17:10:10 +0000 (13:10 -0400)
committerLaine Stump <laine@laine.org>
Wed, 11 Jan 2017 09:52:19 +0000 (04:52 -0500)
commite97fab2665a3889ce9b4c11b689d09f08978485c
treee8a1259c81b126b82c21849943fc9aabe09dfb1f
parentb59bbdba4b53fac18c195bb715cf1af61c77910d
conf: rename virDomainPCIAddressGetNextSlot() to ...GetNextAddr()

With the advent of VIR_PCI_CONNECT_AGGREGATE_SLOT, the new name is
more appropriate, since the address returned may be another address
on the same slot as last time, not necessarily a new slot.
src/conf/domain_addr.c