diff options
author | Maxime Chevallier <maxime.chevallier@bootlin.com> | 2024-08-27 11:23:13 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-08-28 17:18:53 -0700 |
commit | ad78337cb20c1a52781a7b329b1a747d91be3491 (patch) | |
tree | b94c750fdbc83b70547c328085cc941b89a4012a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 646f071d315b75e87583de290d333478d42ccde1 (diff) |
net: ethtool: cable-test: Release RTNL when the PHY isn't found
Use the correct logic to check for the presence of a PHY device, and
jump to a label that correctly releases RTNL in case of an error, as we
are holding RTNL at that point.
Fixes: 3688ff3077d3 ("net: ethtool: cable-test: Target the command to the requested PHY")
Closes: https://lore.kernel.org/netdev/20240827104825.5cbe0602@fedora-3.home/T/#m6bc49cdcc5cfab0d162516b92916b944a01c833f
Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Reported-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Larysa Zaremba <larysa.zaremba@intel.com>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Link: https://patch.msgid.link/20240827092314.2500284-1-maxime.chevallier@bootlin.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions