diff options
author | 2017-07-12 05:46:05 -0400 | |
---|---|---|
committer | 2017-08-25 14:52:42 -0700 | |
commit | 7e4d01e7d3f7d4f7b0a768a1028cb26ea06c8694 (patch) | |
tree | 639f2fc5e458ad30266af65f8bf99adf3daf28d4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | i40evf: use netdev variable in reset task (diff) | |
download | wireguard-linux-7e4d01e7d3f7d4f7b0a768a1028cb26ea06c8694.tar.xz wireguard-linux-7e4d01e7d3f7d4f7b0a768a1028cb26ea06c8694.zip |
i40e: use cpumask_copy instead of direct assignment
According to the header file cpumask.h, we shouldn't be directly copying
a cpumask_t, since its a bitmap and might not be copied correctly. Lets
use the provided cpumask_copy() function instead.
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions