diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2019-09-25 13:57:50 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-09-27 10:14:14 +0200 |
commit | 7f9e88e6ef8c971f2c638b5ff7044c59b5d0f58d (patch) | |
tree | 7d0036be2945f2d11a20e6b860496d356c402a84 /mm/debug_page_ref.c | |
parent | ced81eb84d6ab0a993ff79c04cc0238d44415af4 (diff) | |
download | linux-7f9e88e6ef8c971f2c638b5ff7044c59b5d0f58d.tar.bz2 |
net: socionext: Fix a signedness bug in ave_probe()
The "phy_mode" variable is an enum and in this context GCC treats it as
an unsigned int so the error handling is never triggered.
Fixes: 4c270b55a5af ("net: ethernet: socionext: add AVE ethernet driver")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/debug_page_ref.c')
0 files changed, 0 insertions, 0 deletions