summaryrefslogtreecommitdiff
path: root/drivers/of/fdt_address.c
diff options
context:
space:
mode:
authorMichael Walle <michael@walle.cc>2020-01-30 18:44:50 +0100
committerJakub Kicinski <kuba@kernel.org>2020-01-31 07:46:11 -0800
commit0e0daf6ac3be70608569262246f6dc33cb3f45fe (patch)
treeeb25c5a6b7e4105c3ff95af5d584b189d6697d0d /drivers/of/fdt_address.c
parent9f68e3655aae6d49d6ba05dd263f99f33c2567af (diff)
net: mdio: of: fix potential NULL pointer derefernce
of_find_mii_timestamper() returns NULL if no timestamper is found. Therefore, guard the unregister_mii_timestamper() calls. Fixes: 1dca22b18421 ("net: mdio: of: Register discovered MII time stampers.") Signed-off-by: Michael Walle <michael@walle.cc> Acked-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/of/fdt_address.c')
0 files changed, 0 insertions, 0 deletions