Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150811
b: refs/heads/master
c: fc240e3
h: refs/heads/master
i:
  150809: 8a2b57d
  150807: a39d914
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Jun 10, 2009
1 parent f175bc9 commit ab27dcb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: b91d0e364077fad401454699143ad6a78902c20a
refs/heads/master: fc240e3fc5791c572402b0857948da7b1e68d77f
3 changes: 1 addition & 2 deletions trunk/drivers/platform/x86/sony-laptop.c
Original file line number Diff line number Diff line change
Expand Up @@ -1135,8 +1135,7 @@ static void sony_nc_rfkill_update()

if (hwblock) {
if (rfkill_set_hw_state(sony_rfkill_devices[i], true))
sony_nc_rfkill_set(sony_rfkill_devices[i],
true);
sony_nc_rfkill_set((void *)i, true);
continue;
}

Expand Down

0 comments on commit ab27dcb

Please sign in to comment.