ath10k: fix nullfunc workaround
authorMichal Kazior <michal.kazior@tieto.com>
Sat, 24 Jan 2015 10:14:51 +0000 (12:14 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 27 Jan 2015 14:18:41 +0000 (16:18 +0200)
commitbf0a26d31ba141b7f41976392ea393ce90ca64e3
tree867383197c23fc19908b5df02e57eb8b10ad559a
parentba2479fe65025bc48d79f86bce74567016632c3a
ath10k: fix nullfunc workaround

The workaround couldn't work correctly because the
802.11 header wasn't properly stripped of QoS Data
bit so it wasn't recognized in the later parts of
tx path as NullFunc frame and ended up in HTT Tx
instead of HTT Mgmt Tx.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/mac.c
This page took 0.025996 seconds and 5 git commands to generate.