summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/Makefile
diff options
context:
space:
mode:
authorMichal Kazior <michal.kazior@tieto.com>2014-05-31 00:49:57 +0400
committerKalle Valo <kvalo@qca.qualcomm.com>2014-06-02 22:05:28 +0400
commitf5a9f0ca40c74547e28e0cb30973df5577dfbaec (patch)
treea0e0f3525cc41ef4582d90a17181c94e9b1947d9 /drivers/net/wireless/ath/Makefile
parenta715c7ddd65a1a3b2839b8ebd759bb2d361f7675 (diff)
downloadlinux-f5a9f0ca40c74547e28e0cb30973df5577dfbaec.tar.xz
ath10k: remove unnecessary htt rx corruption check
While fixing a bug reported by Avery I went ahead and added a warning suspecting there might be something more to the bug. This ended up with people reporting they see warnings during heavy traffic. This bought me some time and helped me understand the problem better - apparently fw/hw can report a chained msdus as follows: 1 msdu, 1 chained, 1 msdu (0 length). The patch removes the extra check but leaves the other change that fixed the original skb_push panic bug (msdu_chaining was overwritten in an unfortunate way which made the above example to be treated as non-chained case). Reported-by: Yeoh Chun-Yeow <yeohchunyeow@gmail.com> Reported-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers/net/wireless/ath/Makefile')
0 files changed, 0 insertions, 0 deletions