diff options
author | Dejin Zheng <zhengdejin5@gmail.com> | 2020-02-06 18:29:17 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-02-07 13:23:34 +0300 |
commit | 7d10f0774f9e32aa2f2e012f7fcb312a2ce422b9 (patch) | |
tree | 104e83d43c2e97ac2f2f26392b5b93e65411e894 /scripts/gdb/linux/tasks.py | |
parent | 963485d436ccc2810177a7b08af22336ec2af67b (diff) | |
download | linux-7d10f0774f9e32aa2f2e012f7fcb312a2ce422b9.tar.xz |
net: stmmac: fix a possible endless loop
It forgot to reduce the value of the variable retry in a while loop
in the ethqos_configure() function. It may cause an endless loop and
without timeout.
Fixes: a7c30e62d4b8 ("net: stmmac: Add driver for Qualcomm ethqos")
Signed-off-by: Dejin Zheng <zhengdejin5@gmail.com>
Acked-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions