commit | bfa353689ae9bff3aa1cfe146defff17032a4a02 | [log] [tgz] |
---|---|---|
author | Ben Greear <greearb@candelatech.com> | Mon Mar 03 14:07:09 2014 -0800 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Fri Mar 07 10:11:21 2014 +0200 |
tree | 27494eb114d6b9609d7645c0aa00b7d80584d507 | |
parent | 69244e5656b9d78964f11158680140e7994789d5 [diff] |
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>