drivers/interrupt_controller: Fix VT-D EIME value
It's the 11th bit and not 11. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
This commit is contained in:
parent
aa6112d0af
commit
e2b4f7e50f
2 changed files with 1 additions and 2 deletions
|
@ -48,7 +48,6 @@ static void vtd_send_cmd(const struct device *dev,
|
|||
status_bit)) {
|
||||
/* Do nothing */
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
static int vtd_ictl_allocate_entries(const struct device *dev,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue