]> err.no Git - linux-2.6/blobdiff - drivers/acpi/executer/exoparg3.c
ACPICA: Cosmetic changes only, no functional changes
[linux-2.6] / drivers / acpi / executer / exoparg3.c
index 7fe67cf82cee016e47f3699aee0b2eb1d57ab407..a573f5d260f72ee7660754fa91ba5fe7dc41dbe2 100644 (file)
@@ -260,6 +260,7 @@ acpi_status acpi_ex_opcode_3A_1T_1R(struct acpi_walk_state *walk_state)
 
        if (ACPI_FAILURE(status) || walk_state->result_obj) {
                acpi_ut_remove_reference(return_desc);
+               walk_state->result_obj = NULL;
        }
 
        /* Set the return object and exit */