[PATCH v2 0/2] sungem: PHY initialization fixes and style cleanup

Joel posted 2 patches 1 month, 3 weeks ago
drivers/net/ethernet/sun/sungem.c |  8 +++--
drivers/net/sungem_phy.c          | 60 +++++++++++++++++--------------
2 files changed, 39 insertions(+), 29 deletions(-)
[PATCH v2 0/2] sungem: PHY initialization fixes and style cleanup
Posted by Joel 1 month, 3 weeks ago
This series splits the previous monolithic patch per feedback from Andrew Lunn.

Patch 1 cleans up pointer formatting and indentation to align with kernel coding standards across the file.

Patch 2 implements hardware validation for the BCM5411 PHY initialization and adds error reporting to the core gem_init_phy logic

Joel (2):
  sungem: fix pointer formatting and indentation
  sungem: validate BCM5411 PHY register reads

 drivers/net/ethernet/sun/sungem.c |  8 +++--
 drivers/net/sungem_phy.c          | 60 +++++++++++++++++--------------
 2 files changed, 39 insertions(+), 29 deletions(-)

-- 
2.43.0