Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350259
b: refs/heads/master
c: 02957f9
h: refs/heads/master
i:
  350257: 2e4aa67
  350255: afdd673
v: v3
  • Loading branch information
Tejun Heo committed Dec 28, 2012
1 parent 90a679d commit c5e0039
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: 6d394e192541a106bf78f361e2c4e586a8344e3e
refs/heads/master: 02957f92bcc96be5c84a4000f9d22c592158602e
3 changes: 1 addition & 2 deletions trunk/drivers/net/wireless/ti/wl1251/ps.c
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@ int wl1251_ps_elp_wakeup(struct wl1251 *wl)
unsigned long timeout, start;
u32 elp_reg;

if (delayed_work_pending(&wl->elp_work))
cancel_delayed_work(&wl->elp_work);
cancel_delayed_work(&wl->elp_work);

if (!wl->elp)
return 0;
Expand Down

0 comments on commit c5e0039

Please sign in to comment.