diff options
author | 2018-11-02 19:04:12 +0100 | |
---|---|---|
committer | 2018-11-03 10:44:06 -0700 | |
commit | 125d7d30111738a5bdafacc1ed87cd3d7f32b4ea (patch) | |
tree | 77cb37aa0f0ffe856760711a8f1a758d4473fb5c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | s390/qeth: fix initial operstate (diff) | |
download | linux-dev-125d7d30111738a5bdafacc1ed87cd3d7f32b4ea.tar.xz linux-dev-125d7d30111738a5bdafacc1ed87cd3d7f32b4ea.zip |
s390/qeth: sanitize ARP requests
The ARP_{ADD,REMOVE}_ENTRY cmd structs contain reserved fields.
Introduce a common helper that doesn't raw-copy the user-provided data
into the cmd, but only sets those fields that are strictly needed for
the command.
This also sets the correct command length for ARP_REMOVE_ENTRY.
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions