aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fpga/fpga-mgr.h
diff options
context:
space:
mode:
authorArend van Spriel <[email protected]>2014-02-20 18:55:55 +0100
committerJohn W. Linville <[email protected]>2014-02-20 15:53:20 -0500
commit1eb43018673e735ea9cd756970f4e71ca01a5f21 (patch)
treef07937918d7aada114b113c422dc7722420995c7 /include/linux/fpga/fpga-mgr.h
parent21f8aaee0c62708654988ce092838aa7df4d25d8 (diff)
brcmfmac: fix txglomming scatter-gather packet transfers
The driver concatenates multiple packets in one MMC transfer. For scatter-gather to work the total length need to be multiple of 512 bytes. A pre-allocated buffer was used to add padding to accomplish that. However, the length was not properly set and it was freed after the first transfer causing a crash. Reviewed-by: Daniel (Deognyoun) Kim <[email protected]> Reviewed-by: Hante Meuleman <[email protected]> Reviewed-by: Franky (Zhenhui) Lin <[email protected]> Reviewed-by: Pieter-Paul Giesberts <[email protected]> Signed-off-by: Arend van Spriel <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions