提交 d62d421b 编写于 作者: M Martin Nyhus 提交者: Matthew Garrett

dell-laptop: Terminate quirks list properly

Add missing DMI_NONE entry to end of the quirks list so
dmi_check_system() won't read past the end of the list.
Signed-off-by: NMartin Nyhus <martin.nyhus@gmx.com>
Signed-off-by: NMatthew Garrett <mjg@redhat.com>
上级 fc1a93bd
......@@ -212,6 +212,7 @@ static struct dmi_system_id __devinitdata dell_quirks[] = {
},
.driver_data = &quirk_dell_vostro_v130,
},
{ }
};
static struct calling_interface_buffer *buffer;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册