ath10k: fix aggregated 4addr Rx
authorMichal Kazior <michal.kazior@tieto.com>
Mon, 28 Jul 2014 20:59:42 +0000 (23:59 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 29 Jul 2014 09:43:37 +0000 (12:43 +0300)
A-MSDU 4addr frames weren't reconstructed properly
and in some cases this resulted in a warning:

 br0: received packet on wlan0.sta1 with own address as source address

Since this was only related to A-MSDU it would
trigger when more intense traffic was generated.

Reported-by: Vu Hai NGUYEN <vh.nguyen@actiasodielec.fr>
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>

No differences found