ath10k: support msdu chaining
authorBen Greear <greearb@candelatech.com>
Mon, 3 Mar 2014 22:07:09 +0000 (14:07 -0800)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 7 Mar 2014 08:11:21 +0000 (10:11 +0200)
Consolidate the list of msdu skbs into the msdu-head skb, delete the
rest of the skbs, pass the msdu-head skb on up the stack as normal.

Tested with high-speed TCP and UDP traffic on modified firmware that
supports raw-rx.

Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>

No differences found