amd-iommu: change dma_dom->next_bit to dma_dom->next_address
authorJoerg Roedel <joerg.roedel@amd.com>
Mon, 18 May 2009 13:32:48 +0000 (15:32 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 28 May 2009 16:14:26 +0000 (18:14 +0200)
Simplify the code a little bit by using the same unit for all address
space related state in the dma_ops domain structure.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>

No differences found