summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
diff options
context:
space:
mode:
authorWan Jiabing <wanjiabing@vivo.com>2022-05-09 22:45:19 +0800
committerJakub Kicinski <kuba@kernel.org>2022-05-10 15:18:13 -0700
commit12a4d677b1c34717443470c1492fe520638ef39a (patch)
treec3586e4ae81acfc3c922f6957fe7edf026f1c5a0 /drivers/irqchip
parentdc5306a8c0eace6c113aded2e36ae5e15fdca4d7 (diff)
downloadlinux-12a4d677b1c34717443470c1492fe520638ef39a.tar.bz2
net: phy: micrel: Fix incorrect variable type in micrel
In lanphy_read_page_reg, calling __phy_read() might return a negative error code. Use 'int' to check the error code. Fixes: 7c2dcfa295b1 ("net: phy: micrel: Add support for LAN8804 PHY") Signed-off-by: Wan Jiabing <wanjiabing@vivo.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Link: https://lore.kernel.org/r/20220509144519.2343399-1-wanjiabing@vivo.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/irqchip')
0 files changed, 0 insertions, 0 deletions