ACPICA: Fix table compare code, length then data
authorBob Moore <robert.moore@intel.com>
Fri, 4 Jul 2008 02:57:51 +0000 (10:57 +0800)
committerLen Brown <len.brown@intel.com>
Thu, 23 Oct 2008 03:14:36 +0000 (23:14 -0400)
Split the ACPI table compare. First check that the lengths match
exactly. Then compare the data.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found