All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] net: macb: add error handling on probe and
@ 2017-11-08  8:56 Michael Grzeschik
  2017-11-08  8:56 ` [PATCH v2 1/2] net: macb: add of_phy_deregister_fixed_link to error paths Michael Grzeschik
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Michael Grzeschik @ 2017-11-08  8:56 UTC (permalink / raw)
  To: nicolas.ferre; +Cc: netdev, kernel, andrew

This series adds more error handling to the macb driver.

Michael Grzeschik (2):
  net: macb: add of_phy_deregister_fixed_link to error paths
  net: macb: add of_node_put to error paths

 drivers/net/ethernet/cadence/macb_main.c | 9 +++++++++
 1 file changed, 9 insertions(+)

-- 
2.11.0

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-11-11  6:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-08  8:56 [PATCH v2 0/2] net: macb: add error handling on probe and Michael Grzeschik
2017-11-08  8:56 ` [PATCH v2 1/2] net: macb: add of_phy_deregister_fixed_link to error paths Michael Grzeschik
2017-11-08  9:26   ` Nicolas Ferre
2017-11-08  8:56 ` [PATCH v2 2/2] net: macb: add of_node_put " Michael Grzeschik
2017-11-08  9:26   ` Nicolas Ferre
2017-11-11  6:28 ` [PATCH v2 0/2] net: macb: add error handling on probe and David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.