From: Michal Kazior Date: Thu, 14 Nov 2013 09:34:18 +0000 (+0100) Subject: ath10k: clear tx status before submitting to mac80211 X-Git-Tag: v3.14-rc1~94^2~482^2^2~43^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d04e4120a6ef2eac3a3a80bda6a16bb90f2da2c;p=pandora-kernel.git 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 Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed