aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorJacob Keller <jacob.e.keller@intel.com>2015-11-16 15:33:34 -0800
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2015-12-22 05:01:58 -0800
commit6186ddf06dd270a09ca08cc3c182d4cd58cf0218 (patch)
treef64e0d05cbd85f0107e38a512e0275c7b40fffed /tools/perf/scripts/python/call-graph-from-postgresql.py
parentfm10k: Cleanup exception handling for changing queues (diff)
downloadlinux-dev-6186ddf06dd270a09ca08cc3c182d4cd58cf0218.tar.xz
linux-dev-6186ddf06dd270a09ca08cc3c182d4cd58cf0218.zip
fm10k: use ether_addr_equal instead of memcmp
When comparing MAC addresses, use ether_addr_equal instead of memcmp to ETH_ALEN length. Found and replaced using the following sed: sed -e 's/memcmp\x28\(.*\), ETH_ALEN\x29/!ether_addr_equal\x28\1\x29/' Reported-by: Bruce Allan <bruce.w.allan@intel.com> Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Reviewed-by: Bruce Allan <bruce.w.allan@intel.com> Tested-by: Krishneil Singh <Krishneil.k.singh@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions