]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap mode
authorVasanthakumar Thiagarajan <vthiagar@qti.qualcomm.com>
Mon, 26 Sep 2016 18:56:24 +0000 (21:56 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 May 2018 08:06:46 +0000 (10:06 +0200)
commitb88fb9ea475a78a627ff83ddbb1fcbac3f605187
treeac07b90ea8b2e25f949eaf63f69599423ada45a4
parentdf94ad02f0aac87efdda3a33c6f3eff1c53b9a09
ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap mode

commit 2f38c3c01de945234d23dd163e3528ccb413066d upstream.

Chipset from QCA99X0 onwards (QCA99X0, QCA9984, QCA4019 & future)
rx_hdr_status is not padded to align in 4-byte boundary. Define a
new hw_params field to handle different alignment behaviour between
different hw. This patch fixes improper retrieval of rfc1042 header
with QCA4019. This patch along with "ath10k: Properly remove padding
from the start of rx payload" will fix traffic failure in ethernet
decap mode for QCA4019.

Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Sriram R <srirrama@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/ath/ath10k/core.c
drivers/net/wireless/ath/ath10k/core.h