Skip to content
Snippets Groups Projects
Commit f82851a8 authored by David Woodhouse's avatar David Woodhouse
Browse files

dmar: fix uninitialised 'ret' variable in dmar_parse_dev()


This was introduced by commit 1886e8a9
("x64, x2apic/intr-remap: code re-structuring, to be used by both DMA
and Interrupt remapping"). It was causing bogus results to be returned
from dmar_parse_dev() when the first unit with the INCLUDE_ALL flag was
processed.

Signed-off-by: default avatarDavid Woodhouse <David.Woodhouse@intel.com>
parent bb9e6d65
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment