summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2021-07-07 10:53:35 +0300
committerDavid S. Miller <davem@davemloft.net>2021-07-07 23:43:50 +0300
commiteca81f09145d765c21dd8fb1ba5d874ca255c32c (patch)
tree1d9f62a9c7a47c19ac5c2ce5a4a50f191f4157b9 /scripts/gdb/linux/utils.py
parent0d472c69c6a5e22cef9e5809e2f6d0ccd5934f4a (diff)
downloadlinux-eca81f09145d765c21dd8fb1ba5d874ca255c32c.tar.xz
stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()
The "plat->phy_interface" variable is an enum and in this context GCC will treat it as an unsigned int so the error handling is never triggered. Fixes: b9f0b2f634c0 ("net: stmmac: platform: fix probe for ACPI devices") Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions