Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202452
b: refs/heads/master
c: d5164db
h: refs/heads/master
v: v3
  • Loading branch information
Islam Amer authored and Matthew Garrett committed Aug 3, 2010
1 parent f38de76 commit 3173477
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c715a38bb7fc22fb8018b916c8a9f7ff017a8ad7
refs/heads/master: d5164dbf1f651d1e955b158fb70a9c844cc91cd1
2 changes: 1 addition & 1 deletion trunk/drivers/platform/x86/dell-wmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ static void dell_wmi_notify(u32 value, void *context)
return;
}

if (dell_new_hk_type)
if (dell_new_hk_type || buffer_entry[1] == 0x0)
reported_key = (int)buffer_entry[2];
else
reported_key = (int)buffer_entry[1] & 0xffff;
Expand Down

0 comments on commit 3173477

Please sign in to comment.