ath10k: fix RX performance when using AP 10.X FW
authorMichal Kazior <michal.kazior@tieto.com>
Tue, 8 Oct 2013 03:00:36 +0000 (20:00 -0700)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 8 Oct 2013 12:22:33 +0000 (15:22 +0300)
commit0d1a28f241e917d199ad72644edd0d6bb6726577
tree0cca4e8eddb40b45d2eb8b2e7f99ad54e6c932a8
parent9bab1cc010bf07aed12e3f738528c2f05b53db55
ath10k: fix RX performance when using AP 10.X FW

Due to oversight AP 10.X support was merged with
Ethernet RX decap mode.

Only Native Wifi RX decap mode guarantees IP
header is properly aligned and avoids sk_buff data
realignment (which is very expensive
performance-wise) in mac80211.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/hw.h