All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] emaclite bug fixes and code cleanup
@ 2018-06-13  6:35 ` Radhey Shyam Pandey
  0 siblings, 0 replies; 22+ messages in thread
From: Radhey Shyam Pandey @ 2018-06-13  6:35 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series fixes bug in emaclite remove and mdio_setup routines.
It does minor code cleanup.

Radhey Shyam Pandey (4):
  net: emaclite: Fix position of lp->mii_bus assignment
  net: emaclite: Fix MDIO bus unregister bug
  net: emaclite: Remove unused 'has_mdio' flag.
  net: emaclite: Remove xemaclite_mdio_setup return check

 drivers/net/ethernet/xilinx/xilinx_emaclite.c |   12 ++++--------
 1 files changed, 4 insertions(+), 8 deletions(-)

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

end of thread, other threads:[~2018-06-15  0:08 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-13  6:35 [PATCH 0/4] emaclite bug fixes and code cleanup Radhey Shyam Pandey
2018-06-13  6:35 ` Radhey Shyam Pandey
2018-06-13  6:35 ` [PATCH 1/4] net: emaclite: Fix position of lp->mii_bus assignment Radhey Shyam Pandey
2018-06-13  6:35   ` Radhey Shyam Pandey
2018-06-13  7:21   ` Andrew Lunn
2018-06-13  7:21     ` Andrew Lunn
2018-06-13  6:35 ` [PATCH 2/4] net: emaclite: Fix MDIO bus unregister bug Radhey Shyam Pandey
2018-06-13  6:35   ` Radhey Shyam Pandey
2018-06-13  7:23   ` Andrew Lunn
2018-06-13  7:23     ` Andrew Lunn
2018-06-13  6:35 ` [PATCH 3/4] net: emaclite: Remove unused 'has_mdio' flag Radhey Shyam Pandey
2018-06-13  6:35   ` Radhey Shyam Pandey
2018-06-13  7:23   ` Andrew Lunn
2018-06-13  7:23     ` Andrew Lunn
2018-06-13  6:35 ` [PATCH 4/4] net: emaclite: Remove xemaclite_mdio_setup return check Radhey Shyam Pandey
2018-06-13  6:35   ` Radhey Shyam Pandey
2018-06-13  7:29   ` Andrew Lunn
2018-06-13  7:29     ` Andrew Lunn
2018-06-13 16:02     ` Radhey Shyam Pandey
2018-06-13 16:02       ` Radhey Shyam Pandey
2018-06-15  0:08 ` [PATCH 0/4] emaclite bug fixes and code cleanup David Miller
2018-06-15  0:08   ` 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.