Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45051
b: refs/heads/master
c: 0c234ae
h: refs/heads/master
i:
  45049: f2499aa
  45047: acfd9a0
v: v3
  • Loading branch information
Ulrich Kunitz authored and John W. Linville committed Dec 19, 2006
1 parent 98dce5a commit 8f01708
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: 6f07a8a3eb2adbfacd1322862368da4eb9dd3b45
refs/heads/master: 0c234ae655a45ac3ee53a25b2e56e9bb6c27d71d
2 changes: 1 addition & 1 deletion trunk/net/ieee80211/softmac/ieee80211softmac_wx.c
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ ieee80211softmac_wx_get_genie(struct net_device *dev,
err = -E2BIG;
}
spin_unlock_irqrestore(&mac->lock, flags);
mutex_lock(&mac->associnfo.mutex);
mutex_unlock(&mac->associnfo.mutex);

return err;
}
Expand Down

0 comments on commit 8f01708

Please sign in to comment.