Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175556
b: refs/heads/master
c: 5d618cb
h: refs/heads/master
v: v3
  • Loading branch information
Javier Cardona authored and John W. Linville committed Dec 10, 2009
1 parent 0924f72 commit 3768710
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 0c3cee72a403e3b4992a5478c9c33d668c246c22
refs/heads/master: 5d618cb81aeea19879975cd1f9a1e707694dfd7c
1 change: 0 additions & 1 deletion trunk/net/mac80211/rx.c
Original file line number Diff line number Diff line change
Expand Up @@ -1712,7 +1712,6 @@ ieee80211_rx_h_mesh_fwding(struct ieee80211_rx_data *rx)
mpp_path_add(proxied_addr, mpp_addr, sdata);
} else {
spin_lock_bh(&mppath->state_lock);
mppath->exp_time = jiffies;
if (compare_ether_addr(mppath->mpp, mpp_addr) != 0)
memcpy(mppath->mpp, mpp_addr, ETH_ALEN);
spin_unlock_bh(&mppath->state_lock);
Expand Down

0 comments on commit 3768710

Please sign in to comment.