diff options
author | Carolyn Wyborny <[email protected]> | 2013-12-14 03:26:46 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-12-14 22:59:42 -0500 |
commit | df29df92adda751ac04ca5149d30014b5199db81 (patch) | |
tree | 38ca19e036da94e37077b07b65e533b24de809d7 /tools/perf/util/trace-event-scripting.c | |
parent | 3c325ced6aefa72d43a54e324df7562564c26f91 (diff) |
igb: Fix for issue where values could be too high for udelay function.
This patch changes the igb_phy_has_link function to check the value of the
parameter before deciding to use udelay or mdelay in order to be sure that
the value is not too high for udelay function.
CC: stable kernel <[email protected]> # 3.9+
Signed-off-by: Sunil K Pandey <[email protected]>
Signed-off-by: Kevin B Smith <[email protected]>
Signed-off-by: Carolyn Wyborny <[email protected]>
Tested-by: Aaron Brown <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions