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)
commit72bdeb86552f8d992aa854af4e320401d8dd5cb5
treedcb4f2b4afece8a808fc589e8d02eced478add87
parent24c88f7807fb7c723690474d0a5d3441468185d9
ath10k: fix aggregated 4addr Rx

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>
drivers/net/wireless/ath/ath10k/htt_rx.c