commit | fa9f924c7ff95f9299e11657c4441288d7f01dbd | [log] [tgz] |
---|---|---|
author | Mario Limonciello <mario.limonciello@dell.com> | Wed Nov 01 14:25:26 2017 -0500 |
committer | Darren Hart (VMware) <dvhart@infradead.org> | Fri Nov 03 16:33:58 2017 -0700 |
tree | db4eaad9adf20ac5432056270b1779e5ccbc6b94 | |
parent | 7e6dcbebcbc5d8cd7d9e564d9cfbf523c2fbcb68 [diff] |
platform/x86: dell-wmi: don't check length returned This is intended to be variable and provided by the platform. Some platforms this year will be adopting a 32k WMI buffer, so don't complain when encountering those platforms or any other future changes. Signed-off-by: Mario Limonciello <mario.limonciello@dell.com> Reviewed-by: Edward O'Callaghan <quasisec@google.com> Reviewed-by: Pali Rohár <pali.rohar@gmail.com> Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>