Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65276
b: refs/heads/master
c: ee0a816
h: refs/heads/master
v: v3
  • Loading branch information
Richard Knutsson authored and John W. Linville committed Oct 2, 2007
1 parent d77c064 commit a96b423
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: 4365e99f9587b94010e9818a4237ce2b1c734e91
refs/heads/master: ee0a8169b693e1c708d0f9af0a5e4ade65a65439
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 @@ -114,7 +114,7 @@ ieee80211softmac_wx_set_essid(struct net_device *net_dev,
sm->associnfo.associating = 1;
/* queue lower level code to do work (if necessary) */
schedule_delayed_work(&sm->associnfo.work, 0);
out:

mutex_unlock(&sm->associnfo.mutex);

return 0;
Expand Down

0 comments on commit a96b423

Please sign in to comment.