commit | 6b62bf326393deede630731a933713de9d574128 | [log] [tgz] |
---|---|---|
author | Thomas Pedersen <thomas@cozybit.com> | Mon Mar 05 15:31:48 2012 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Mar 06 15:16:17 2012 -0500 |
tree | 73d17abe9a0c55938dae6378bab61dc82343881a | |
parent | 8097e1494459a4f9cdbaba7440334d9bd11a39f0 [diff] |
mac80211: fix mesh airtime link metric estimating Airtime link metric estimation was broken in HT mesh, use cfg80211_calculate_bitrate to get the right rate value. Also factor out tx rate copying from sta_set_sinfo(). Signed-off-by: Thomas Pedersen <thomas@cozybit.com> Reviewed-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>