Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183955
b: refs/heads/master
c: e389900
h: refs/heads/master
i:
  183953: d695185
  183951: ae83811
v: v3
  • Loading branch information
Hamish Guthrie authored and John W. Linville committed Feb 1, 2010
1 parent c838d3f commit e2991f9
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: 3c384053ce4cb1949f5575c28e30e6ceea8cb39b
refs/heads/master: e389900ed31975f3ce091764bf394b045058dad1
3 changes: 1 addition & 2 deletions trunk/drivers/net/ps3_gelic_wireless.c
Original file line number Diff line number Diff line change
Expand Up @@ -1449,8 +1449,7 @@ static int gelic_wl_start_scan(struct gelic_wl_info *wl, int always_scan,
void *buf = NULL;
size_t len;

pr_debug("%s: <- always=%d essid_len=%z\n", __func__,
always_scan, essid_len);
pr_debug("%s: <- always=%d\n", __func__, always_scan);
if (mutex_lock_interruptible(&wl->scan_lock))
return -ERESTARTSYS;

Expand Down

0 comments on commit e2991f9

Please sign in to comment.