Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197886
b: refs/heads/master
c: 4f506e0
h: refs/heads/master
v: v3
  • Loading branch information
Arnaud Patard authored and David Woodhouse committed Apr 14, 2010
1 parent 506e2b6 commit 3c72b87
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: dda565492776b7dff5f8507298d868745e734aab
refs/heads/master: 4f506e07e0a3dff34427cece255a8f390a78d5a0
2 changes: 2 additions & 0 deletions trunk/drivers/pci/dmar.c
Original file line number Diff line number Diff line change
Expand Up @@ -1466,5 +1466,7 @@ int __init dmar_ir_support(void)
{
struct acpi_table_dmar *dmar;
dmar = (struct acpi_table_dmar *)dmar_tbl;
if (!dmar)
return 0;
return dmar->flags & 0x1;
}

0 comments on commit 3c72b87

Please sign in to comment.