aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlexander Duyck <[email protected]>2010-07-01 13:39:01 +0000
committerDavid S. Miller <[email protected]>2010-07-01 22:45:57 -0700
commit8d420a1b3ea65357b6eb59e4e742248d2838e904 (patch)
tree6aa2f8e2c4442844bb0a341753a7c43835a75516 /tools/perf/scripts/python
parentc0f2276f3601a96b29d4347c5938e9494e8e4e5d (diff)
igb: correct link test not being run when link is down
The igb online link test was always reporting pass because instead of checking for if_running it was checking for netif_carrier_ok. This change corrects the test so that it is run if the interface is running instead of checking for netif carrier ok. Signed-off-by: Alexander Duyck <[email protected]> Tested-by: Emil Tantilov <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions