aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorUrsula Braun <[email protected]>2017-01-12 15:48:43 +0100
committerDavid S. Miller <[email protected]>2017-01-12 10:02:43 -0500
commite48b9eaaa29a0a7d5da2df136b07eefa0180d584 (patch)
tree1a987d76d8e7fd0daac4e4f1426eaf1cf841ed49 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent1034051045d125579ab1e8fcd5a724eeb0e70149 (diff)
s390/qeth: fix retrieval of vipa and proxy-arp addresses
qeth devices in layer3 mode need a separate handling of vipa and proxy-arp addresses. vipa and proxy-arp addresses processed by qeth can be read from userspace. Introduced with commit 5f78e29ceebf ("qeth: optimize IP handling in rx_mode callback") the retrieval of vipa and proxy-arp addresses is broken, if more than one vipa or proxy-arp address are set. The qeth code used local variable "int i" for 2 different purposes. This patch now spends 2 separate local variables of type "int". While touching these functions hash_for_each_safe() is converted to hash_for_each(), since there is no removal of hash entries. Signed-off-by: Ursula Braun <[email protected]> Reviewed-by: Julian Wiedmann <[email protected]> Reference-ID: RQM 3524 Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions