summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorNiels Dossche <dossche.niels@gmail.com>2022-04-28 23:19:32 +0200
committerJakub Kicinski <kuba@kernel.org>2022-04-29 17:58:41 -0700
commite87f66b38e66dffdec9daa9f8f0eb044e9a62e3b (patch)
treeabff667484042d3cf0e2fed35f1d44945f92e8e8 /tools/perf/scripts/python/stackcollapse.py
parentff5265d45345d01fefc98fcb9ae891b59633c919 (diff)
net: mdio: Fix ENOMEM return value in BCM6368 mux bus controller
Error values inside the probe function must be < 0. The ENOMEM return value has the wrong sign: it is positive instead of negative. Add a minus sign. Fixes: e239756717b5 ("net: mdio: Add BCM6368 MDIO mux bus controller") Signed-off-by: Niels Dossche <dossche.niels@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Link: https://lore.kernel.org/r/20220428211931.8130-1-dossche.niels@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions