diff options
author | Lijun Pan <ljp@linux.ibm.com> | 2021-02-12 20:36:10 -0600 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-02-15 15:10:38 -0800 |
commit | 1c7d45e7b2c29080bf6c8cd0e213cc3cbb62a054 (patch) | |
tree | 3ecb4bcf6f8415fd2b19f79b51dc66337a968bba /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0caf3ada24e4623d4b2c938a5b6d2d09e4ccee18 (diff) |
ibmvnic: simplify reset_long_term_buff function
The only thing reset_long_term_buff() should do is set
buffer to zero. After doing that, it is not necessary to
send_request_map again to VIOS since it actually does not
change the mapping. So, keep memset function and remove all
others.
Signed-off-by: Lijun Pan <ljp@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions