x86: fix macro with bad_bios_dmi_table
authorYinghai Lu <yhlu.kernel@gmail.com>
Tue, 23 Sep 2008 07:35:33 +0000 (00:35 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 23 Sep 2008 08:13:29 +0000 (10:13 +0200)
DMI tables need a blank NULL tail.

fixes the crash on Ingo's test box.

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found