mbox series

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

Message ID 20221206073511.4772-1-Divya.Koppera@microchip.com (mailing list archive)
Headers show
Series Fixed warnings | expand

Message

Divya Koppera Dec. 6, 2022, 7: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 | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)