Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 265497
b: refs/heads/master
c: 1b1de7a
h: refs/heads/master
i:
  265495: cc3c79e
v: v3
  • Loading branch information
Javier Cardona authored and John W. Linville committed Aug 10, 2011
1 parent 3928006 commit d31fa9d
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: 9f3a35df3d9ef2737a28a1ef0a5a7a718efa7163
refs/heads/master: 1b1de7aa9966f44560614c94b3940f685e79a7cb
1 change: 0 additions & 1 deletion trunk/net/mac80211/mesh_hwmp.c
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,6 @@ static u32 hwmp_route_info_get(struct ieee80211_sub_if_data *sdata,

if (fresh_info) {
mesh_path_assign_nexthop(mpath, sta);
mpath->flags &= ~MESH_PATH_SN_VALID;
mpath->metric = last_hop_metric;
mpath->exp_time = time_after(mpath->exp_time, exp_time)
? mpath->exp_time : exp_time;
Expand Down

0 comments on commit d31fa9d

Please sign in to comment.