Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107103
b: refs/heads/master
c: 4104863
h: refs/heads/master
i:
  107101: e98f92f
  107099: 8ba5434
  107095: 3415e80
  107087: fa1cba5
  107071: 5fde623
v: v3
  • Loading branch information
Julia Lawall authored and John W. Linville committed Jul 29, 2008
1 parent ba7d8a1 commit c01151b
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: 80c42affad970c8ebc5ebec4681aef8dadf21c32
refs/heads/master: 4104863fb4a724723d1d5f3cba9d3c5084087e45
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/b43legacy/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3845,10 +3845,10 @@ static int b43legacy_resume(struct ssb_device *dev)
goto out;
}
}
mutex_unlock(&wl->mutex);

b43legacydbg(wl, "Device resumed.\n");
out:
mutex_unlock(&wl->mutex);
return err;
}

Expand Down

0 comments on commit c01151b

Please sign in to comment.