Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71811
b: refs/heads/master
c: 923403b
h: refs/heads/master
i:
  71809: 7b9f015
  71807: 0b7a360
v: v3
  • Loading branch information
WANG Cong authored and John W. Linville committed Oct 18, 2007
1 parent ff5d55b commit bf2143c
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: 4457e1a497736328f01704ff416bc2355c12b975
refs/heads/master: 923403b8074a6db4207b404934d5c821d73c199f
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/b43/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3494,7 +3494,7 @@ static int b43_start(struct ieee80211_hw *hw)
struct b43_wl *wl = hw_to_b43_wl(hw);
struct b43_wldev *dev = wl->current_dev;
int did_init = 0;
int err;
int err = 0;

mutex_lock(&wl->mutex);

Expand Down

0 comments on commit bf2143c

Please sign in to comment.