Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 90075
b: refs/heads/master
c: ff59dc7
h: refs/heads/master
i:
  90073: 487721c
  90071: d83d11c
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Mar 6, 2008
1 parent 6187860 commit 06a9a9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2f5ce793c0817d8d38f1c7ad23945607d57e47d6
refs/heads/master: ff59dc76e6e996092e4e11f4a6a370702428ead5
1 change: 1 addition & 0 deletions trunk/net/mac80211/mesh_plink.c
Original file line number Diff line number Diff line change
Expand Up @@ -691,6 +691,7 @@ void mesh_rx_plink_frame(struct net_device *dev, struct ieee80211_mgmt *mgmt,
spin_unlock_bh(&sta->plink_lock);
mesh_plink_frame_tx(dev, PLINK_CLOSE, sta->addr, llid,
plid, reason);
break;
case OPN_ACPT:
if (del_timer(&sta->plink_timer))
sta_info_put(sta);
Expand Down

0 comments on commit 06a9a9b

Please sign in to comment.