Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202571
b: refs/heads/master
c: 57a5f3c
h: refs/heads/master
i:
  202569: 514a5fc
  202567: bfa0aa9
v: v3
  • Loading branch information
Peter Jones authored and Konrad Rzeszutek Wilk committed May 12, 2010
1 parent 21390f3 commit 325f5ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b33a84a384776fb2593dac4d77c72050f9e181b0
refs/heads/master: 57a5f3c99c99f70f8fdfa0bbc83b98c48f56551a
2 changes: 1 addition & 1 deletion trunk/drivers/firmware/iscsi_ibft_find.c
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ unsigned long __init find_ibft_region(unsigned long *sizep)
if (!ibft_addr)
acpi_table_parse(ACPI_SIG_IBFT, acpi_find_ibft);
if (!ibft_addr)
acpi_table_parse("iBFT", acpi_find_ibft);
acpi_table_parse(IBFT_SIGN, acpi_find_ibft);
#endif /* CONFIG_ACPI */

/* iBFT 1.03 section 1.4.3.1 mandates that UEFI machines will
Expand Down

0 comments on commit 325f5ad

Please sign in to comment.