Yuan-Chi Pang
35507aabf0
mac80211: fix TX status reporting for ieee80211s
...
[ Upstream commit c420551057 ]
TX status reporting to ieee80211s is through ieee80211s_update_metric.
There are two problems about ieee80211s_update_metric:
1. The purpose is to estimate the fail probability
to a specific link. No need to restrict to data frame.
2. Current implementation does not work if wireless driver does not
pass tx_status with skb.
Fix this by removing ieee80211_is_data condition, passing
ieee80211_tx_status directly to ieee80211s_update_metric, and
putting it in both __ieee80211_tx_status and ieee80211_tx_status_ext.
Signed-off-by: Yuan-Chi Pang <fu3mo6goo@gmail.com >
Signed-off-by: Johannes Berg <johannes.berg@intel.com >
Signed-off-by: Sasha Levin <sashal@kernel.org >
2018-11-04 14:52:37 +01:00
..
2016-10-17 16:14:04 +02:00
2016-10-17 16:14:04 +02:00
2017-02-08 09:19:33 +01:00
2017-02-08 09:19:33 +01:00
2016-10-17 16:14:04 +02:00
2016-10-17 16:14:04 +02:00
2016-10-17 16:14:04 +02:00
2016-10-17 16:14:04 +02:00
2018-05-30 07:51:58 +02:00
2018-06-21 04:02:55 +09:00
2018-10-13 09:27:24 +02:00
2017-01-17 15:19:37 -05:00
2017-11-02 11:10:55 +01:00
2016-02-24 09:04:38 +01:00
2017-11-02 11:10:55 +01:00
2017-06-16 11:48:35 -04:00
2017-11-02 11:10:55 +01:00
2017-05-17 16:03:40 +02:00
2017-11-02 11:10:55 +01:00
2017-02-08 10:05:07 +01:00
2017-11-02 11:10:55 +01:00
2016-09-30 13:45:44 +02:00
2018-04-12 12:32:15 +02:00
2015-10-21 10:08:22 +02:00
2017-02-10 14:31:51 -05:00
2016-10-27 16:03:25 +02:00
2017-09-06 15:22:02 +02:00
2018-10-10 08:54:22 +02:00
2018-05-30 07:51:54 +02:00
2018-03-19 08:42:55 +01:00
2017-02-08 09:19:17 +01:00
2018-09-26 08:38:03 +02:00
2017-02-08 09:19:33 +01:00
2015-05-11 19:16:04 +02:00
2015-05-05 14:21:56 +02:00
2018-10-10 08:54:21 +02:00
2017-11-02 11:10:55 +01:00
2018-11-04 14:52:37 +01:00
2017-03-16 10:54:04 +01:00
2017-06-16 11:48:35 -04:00
2017-06-16 11:48:39 -04:00
2016-12-13 16:22:27 +01:00
2018-05-30 07:51:54 +02:00
2018-11-04 14:52:37 +01:00
2008-07-08 14:16:01 -04:00
2014-04-09 14:49:43 +02:00
2018-10-10 08:54:22 +02:00
2016-04-06 13:18:15 +02:00
2017-09-05 16:25:07 +02:00
2017-11-02 11:10:55 +01:00
2017-05-17 16:03:40 +02:00
2017-04-28 10:57:33 +02:00
2016-12-15 11:07:52 +01:00
2016-12-15 11:07:52 +01:00
2017-04-28 10:57:33 +02:00
2016-12-15 11:07:52 +01:00
2017-04-28 10:57:33 +02:00
2016-12-15 11:07:53 +01:00
2018-05-30 07:52:02 +02:00
2017-04-28 14:51:43 +02:00
2018-05-30 07:51:58 +02:00
2018-05-30 07:51:58 +02:00
2017-06-08 14:16:29 +02:00
2018-11-04 14:52:37 +01:00
2018-11-04 14:52:37 +01:00
2016-02-24 09:04:38 +01:00
2016-02-24 09:04:38 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-11-04 14:52:37 +01:00
2018-09-05 09:26:23 +02:00
2017-01-17 15:19:37 -05:00
2017-01-12 10:15:18 +01:00
2012-03-13 14:54:16 -04:00
2016-10-12 14:17:13 +02:00
2014-10-22 10:42:09 +02:00
2017-06-16 11:48:39 -04:00
2015-01-27 11:10:13 +01:00