iommu/amd: Fix wrong check for ARRAY_SIZE()
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 10 Aug 2012 09:34:08 +0000 (11:34 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 10 Aug 2012 09:34:08 +0000 (11:34 +0200)
The check in the for-loop is broken. Fix it and the
boot-crash it causes in AMD IOMMUv2 systems.

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

No differences found