diff options
author | Bob Copeland <me@bobcopeland.com> | 2014-04-15 16:43:08 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2014-04-22 17:24:50 +0200 |
commit | bc3ce0b0be6b85e738e80ed25b52ad940f34b921 (patch) | |
tree | aba59c0170fa56dffcc3242e9cbada1f159e6dd2 /net/wireless/util.c | |
parent | mac80211: fix mesh_add_rsn_ie IE finding loop (diff) | |
download | linux-bc3ce0b0be6b85e738e80ed25b52ad940f34b921.tar.xz linux-bc3ce0b0be6b85e738e80ed25b52ad940f34b921.zip |
mac80211: mesh: always use the latest target_sn
When a path target responds to a path request, its response
always contains the most up-to-date information; accordingly,
it should use the latest target_sn, regardless of
net_traversal_jiffies(). Otherwise, only the first path
response is considered when constructing a path, as it will
have the highest target_sn of all replies during that period.
Signed-off-by: Bob Copeland <bob@cozybit.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless/util.c')
0 files changed, 0 insertions, 0 deletions