diff options
author | Ivan Vecera <[email protected]> | 2015-06-11 15:52:26 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-06-11 15:57:17 -0700 |
commit | d0e6a8064c4293a1e087b2fdd6c2b67cd8ba8f56 (patch) | |
tree | 01eda6dfa3e210601706141cf8be5e97a69d865b /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 93719d266a196d7e4a65c88ec6e90ae5e2424075 (diff) |
bna: use memdup_user to copy userspace buffers
Patch converts kzalloc->copy_from_user sequence to memdup_user. There
is also one useless assignment of NULL to bnad->regdata as it is followed
by assignment of kzalloc output.
Signed-off-by: Ivan Vecera <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions