Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183937
b: refs/heads/master
c: c6c97bd
h: refs/heads/master
i:
  183935: 2d0ca5a
v: v3
  • Loading branch information
John W. Linville committed Feb 1, 2010
1 parent f4a2935 commit 4ee74c2
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: d3a571971e5af241074947fc80f6284677f6e014
refs/heads/master: c6c97bdaa3307d0811f14c99c38c63a8dae36e1f
2 changes: 1 addition & 1 deletion trunk/drivers/net/ps3_gelic_wireless.c
Original file line number Diff line number Diff line change
Expand Up @@ -1449,7 +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=%d\n", __func__,
pr_debug("%s: <- always=%d essid_len=%z\n", __func__,
always_scan, essid_len);
if (mutex_lock_interruptible(&wl->scan_lock))
return -ERESTARTSYS;
Expand Down

0 comments on commit 4ee74c2

Please sign in to comment.