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)
commitbfa353689ae9bff3aa1cfe146defff17032a4a02
tree27494eb114d6b9609d7645c0aa00b7d80584d507
parent69244e5656b9d78964f11158680140e7994789d5
ath10k: support msdu chaining

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