diff options
author | Miaoqian Lin <linmq006@gmail.com> | 2021-12-24 02:14:59 +0000 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-12-24 14:52:10 -0800 |
commit | b45396afa4177f2b1ddfeff7185da733fade1dc3 (patch) | |
tree | 846d86c6730cf938e1dc5aaaed8d6a4756d61f9a /lib/llist.c | |
parent | 5471d5226c3b39b3d2f7011c082d5715795bd65c (diff) | |
download | linux-b45396afa4177f2b1ddfeff7185da733fade1dc3.tar.bz2 |
net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_register
The fixed_phy_get_gpiod function() returns NULL, it doesn't return error
pointers, using NULL checking to fix this.i
Fixes: 5468e82f7034 ("net: phy: fixed-phy: Drop GPIO from fixed_phy_add()")
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Link: https://lore.kernel.org/r/20211224021500.10362-1-linmq006@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'lib/llist.c')
0 files changed, 0 insertions, 0 deletions