diff options
author | Alexis Green <agreen@cococorp.com> | 2015-06-05 12:43:54 -0700 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2015-06-09 21:53:35 +0200 |
commit | afd2efb91990667cd4d9171a743f8a89e19d5ef1 (patch) | |
tree | 41cc3f82ecf3f6cfb5fad653569391f47fd46b2a /net/mac80211/ibss.c | |
parent | 74d803b6021f7a1cb06363cd9f65dbdf4fcf35e7 (diff) | |
download | op-kernel-dev-afd2efb91990667cd4d9171a743f8a89e19d5ef1.zip op-kernel-dev-afd2efb91990667cd4d9171a743f8a89e19d5ef1.tar.gz |
mac80211: Fix incorrectly named last_hop_metric variable in mesh_rx_path_sel_frame
The last hop metric should refer to link cost (this is how
hwmp_route_info_get uses it for example). But in mesh_rx_path_sel_frame
we are not dealing with link cost but with the total cost to the origin
of a PREQ or PREP.
Signed-off-by: Alexis Green <agreen@cococorp.com>
CC: Jesse Jones <jjones@cococorp.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/ibss.c')
0 files changed, 0 insertions, 0 deletions