AMD IOMMU: check for invalid device pointers
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 4 Sep 2008 13:04:26 +0000 (15:04 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 19 Sep 2008 10:59:03 +0000 (12:59 +0200)
Currently AMD IOMMU code triggers a BUG_ON if NULL is passed as the
device. This is inconsistent with other IOMMU implementations.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found