Commits

Fugang Duan committed bbace5a7ae9
MLK-12180 net: fec: add return value check after calling .of_property_read_u32() Add return value check after calling .of_property_read_u32() to avoid the warning reported by coverity. Signed-off-by: Fugang Duan <B38611@freescale.com>