vserver 1.9.5.x5
[linux-2.6.git] / drivers / acpi / tables / tbrsdt.c
index b15669b..9c69132 100644 (file)
@@ -5,7 +5,7 @@
  *****************************************************************************/
 
 /*
- * Copyright (C) 2000 - 2004, R. Byron Moore
+ * Copyright (C) 2000 - 2005, R. Byron Moore
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -277,6 +277,7 @@ acpi_tb_get_table_rsdt (
 
        acpi_tb_get_rsdt_address (&address);
 
+       table_info.type = ACPI_TABLE_XSDT;
        status = acpi_tb_get_table (&address, &table_info);
        if (ACPI_FAILURE (status)) {
                ACPI_DEBUG_PRINT ((ACPI_DB_ERROR, "Could not get the RSDT/XSDT, %s\n",