aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorJeff Kirsher <[email protected]>2015-04-03 13:27:02 -0700
committerJeff Kirsher <[email protected]>2015-04-14 15:37:15 -0700
commit10df06fa2ad10a685c51c6652288ed531a414a3e (patch)
tree6cc80b7b79d3dfe06a5d1fb7f7455a72e96f0d26 /scripts/gdb/linux/modules.py
parent5deaf50bfba5f3ffb42bd655faa5b18822452b3b (diff)
fm10k: only increment tx_timeout_count in Tx hang path
We were incrementing the tx_timeout_count for both the Tx hang and then for all reset flows. Instead, we should only increment tx_timeout_count in the Tx hang path, so that our Tx hang counter does not increment when it was not caused by a Tx hang. Signed-off-by: Jeff Kirsher <[email protected]> Signed-off-by: Jacob Keller <[email protected]> Acked-by: Matthew Vick <[email protected]> Tested-by: Krishneil Singh <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions