diff options
author | Kyle Evans <kvans32@gmail.com> | 2015-09-11 10:40:17 -0500 |
---|---|---|
committer | Darren Hart <dvhart@linux.intel.com> | 2015-09-17 18:14:11 -0700 |
commit | 8a1513b49321e503fd6c8b6793e3b1f9a8a3285b (patch) | |
tree | 0303ab411c759f664a7a45c298dc9f1c73398905 /net/unix/diag.c | |
parent | 53147b6cabee5e8d1997b5682fcc0c3b72ddf9c2 (diff) |
hp-wmi: limit hotkey enable
Do not write initialize magic on systems that do not have
feature query 0xb. Fixes Bug #82451.
Redefine FEATURE_QUERY to align with 0xb and FEATURE2 with 0xd
for code clearity.
Add a new test function, hp_wmi_bios_2008_later() & simplify
hp_wmi_bios_2009_later(), which fixes a bug in cases where
an improper value is returned. Probably also fixes Bug #69131.
Add missing __init tag.
Signed-off-by: Kyle Evans <kvans32@gmail.com>
Cc: stable@vger.kernel.org
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'net/unix/diag.c')
0 files changed, 0 insertions, 0 deletions