diff options
author | chunfan chen <jeffc@marvell.com> | 2015-12-16 15:21:42 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2015-12-30 18:31:16 +0300 |
commit | 1d8f5c1385402552f29143a4793875393a360038 (patch) | |
tree | 4122d995f1f82e6c31be25c7fd5b84cb50319b43 /tools/perf/scripts/python | |
parent | b68d0ae7e58624c33f2eddab471fee55db27dbf9 (diff) | |
download | linux-1d8f5c1385402552f29143a4793875393a360038.tar.xz |
mwifiex: fix potential integer truncation
At some places, ie length is truncated from u16 to u8 while
storing it to driver's internal variable. This patch fixes
the problem.
Signed-off-by: chunfan chen <jeffc@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions