diff options
| author | Hante Meuleman <[email protected]> | 2014-01-29 15:32:16 +0100 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2014-02-12 15:31:50 -0500 |
| commit | 79c868e5ada93601c8107a6d08fbb1e0d9348b94 (patch) | |
| tree | 8ef1c0077e0694d523c8268fb553451d76bf64b3 /tools/perf/scripts/python | |
| parent | 20c9c9bc144c8a7df04259fa98fd0597b2f85cc2 (diff) | |
brcmfmac: fix sdio sending of large buffers.
the function brcmf_sdiod_ramrw is supposed to be able to send
large blobs of data. However inside the loop the skb->len field
did not correctly get reset each round. As a result only small
blobs could be sent. This patch fixes this problem.
Reviewed-by: Arend Van Spriel <[email protected]>
Reviewed-by: Franky (Zhenhui) Lin <[email protected]>
Reviewed-by: Pieter-Paul Giesberts <[email protected]>
Reviewed-by: Daniel (Deognyoun) Kim <[email protected]>
Signed-off-by: Hante Meuleman <[email protected]>
Signed-off-by: Arend van Spriel <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions