[v4,net-next,0/2] Fixed warnings

Message ID 20221205103550.24944-1-Divya.Koppera@microchip.com
Headers
Series Fixed warnings |

Message

Divya Koppera Dec. 5, 2022, 10:35 a.m. UTC
  Fixed warnings related to PTR_ERR and initialization.

Divya Koppera (2):
  net: phy: micrel: Fixed error related to uninitialized symbol ret
  net: phy: micrel: Fix warn: passing zero to PTR_ERR

 drivers/net/phy/micrel.c | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)