diff options
author | Douglas Anderson <[email protected]> | 2023-10-20 14:06:56 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-10-22 11:46:18 +0100 |
commit | dc90ba37a8c37042407fa6970b9830890cfe6047 (patch) | |
tree | 35cb519954b69309ff9eeace5923364134add81e /tools/perf/util/trace-event-scripting.c | |
parent | b8d35024d4059ca550cba11ac9ab23a6c238d929 (diff) |
r8152: Check for unplug in rtl_phy_patch_request()
If the adapter is unplugged while we're looping in
rtl_phy_patch_request() we could end up looping for 10 seconds (2 ms *
5000 loops). Add code similar to what's done in other places in the
driver to check for unplug and bail.
Signed-off-by: Douglas Anderson <[email protected]>
Reviewed-by: Grant Grundler <[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