ath10k: implement 802.3 SNAP rx decap type A-MSDU handling
authorMichal Kazior <michal.kazior@tieto.com>
Tue, 13 Aug 2013 05:59:37 +0000 (07:59 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 14 Aug 2013 15:01:28 +0000 (18:01 +0300)
commitdfa95b5024027400207ed6bf8914936f1b4efa88
tree4ff624706383394b8960e9d7c4806d43a3a4d496
parent0e1cbf9a6f85eb272bd6bc410db39b4e506d230f
ath10k: implement 802.3 SNAP rx decap type A-MSDU handling

This enables driver to rx another decapped a-msdu
frames. It should possibly help with throughputs
in some cases and reduce (or eliminate) number of
messages like this:

  ath10k: error processing msdus -524

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