amd-iommu: set evt_buf_size correctly
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 2 Jul 2009 16:32:05 +0000 (18:32 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 2 Jul 2009 16:32:05 +0000 (18:32 +0200)
The setting of this variable got lost during the suspend/resume
implementation.  But keeping this variable zero causes a divide-by-zero
error in the interrupt handler. This patch fixes this.

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

No differences found