commit | 5d04e4120a6ef2eac3a3a80bda6a16bb90f2da2c | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Thu Nov 14 10:34:18 2013 +0100 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Fri Nov 15 11:04:53 2013 +0200 |
tree | 9ed1e7873716842ea3a1ec4a946cd34127e1ca15 | |
parent | 71098615730f01cd5e70c7777b691572ee2bafb0 [diff] |
ath10k: clear tx status before submitting to mac80211 Garbage was reported in ieee80211_tx_info. This led to a WARN_ON in cfg80211_calculate_bitrate(). This also fixes some random tx bitrate values reported through `iw` command. Reported-By: Kalle Valo <kvalo@qca.qualcomm.com> Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>