Bob Moore 7817e26523 ACPICA: Fix a regression for deletion of Alias() objects.
Fixes a regression introduced by commit e23d9b829754 (ACPICA:
Namespace: Properly null terminate objects detached from a namespace
node)

In the case of Alias namespace nodes, the node simply points to the aliased
node via the Object field; thus we cannot assume that the object is an
operand object.

Fixes: e23d9b829754 (ACPICA: Namespace: Properly null terminate objects detached from a namespace node)
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2014-07-09 17:55:49 +02:00
..
2013-09-30 19:46:13 +02:00
2014-06-03 23:11:52 +02:00
2014-06-03 23:12:27 +02:00
2014-02-05 01:06:21 +01:00
2013-12-07 01:38:45 +01:00
2014-06-03 23:12:20 +02:00
2013-01-17 14:11:06 +01:00
2014-05-26 14:38:57 +02:00