commit | 7f4399ba405b6201fb318b43091703a34b1489ab | [log] [tgz] |
---|---|---|
author | Claudiu Manoil <claudiu.manoil@nxp.com> | Thu May 09 03:07:12 2019 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu May 09 09:19:26 2019 -0700 |
tree | 9a9edb45a2ca9fcc0431f98f07f2ee7b86f5cebf | |
parent | 5f05836831f6142081e216f27e1ae8f4b26d3585 [diff] |
ptp_qoriq: fix NULL access if ptp dt node missing Make sure ptp dt node exists before accessing it in case of NULL pointer call trace. Signed-off-by: Claudiu Manoil <claudiu.manoil@nxp.com> Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> Acked-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>