iommu/vt-d: Fix return value check of parse_ioapics_under_ir()
The function returns 0 on success, so check for the right
value.
Signed-off-by:
Joerg Roedel <jroedel@suse.de>
Loading
Please sign in to comment
The function returns 0 on success, so check for the right
value.
Signed-off-by:
Joerg Roedel <jroedel@suse.de>