Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 171188
b: refs/heads/master
c: c29eaf3
h: refs/heads/master
v: v3
  • Loading branch information
Inaky Perez-Gonzalez committed Oct 19, 2009
1 parent 1eefb12 commit c936d92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5b45bfe5010ae1ddaac463d1bcdb141a4ff4ff66
refs/heads/master: c29eaf3faef7547ba72355bac44e9ca6ffdaee39
1 change: 1 addition & 0 deletions trunk/net/wimax/op-rfkill.c
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,7 @@ int wimax_rfkill_add(struct wimax_dev *wimax_dev)

wimax_dev->rfkill = rfkill;

rfkill_init_sw_state(rfkill, 1);
result = rfkill_register(wimax_dev->rfkill);
if (result < 0)
goto error_rfkill_register;
Expand Down

0 comments on commit c936d92

Please sign in to comment.