netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] dpaa2-eth: misc cleanup
@ 2019-10-04  9:21 Ioana Ciornei
  2019-10-04  9:21 ` [PATCH 1/3] dpaa2-eth: Cleanup dead code Ioana Ciornei
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ioana Ciornei @ 2019-10-04  9:21 UTC (permalink / raw)
  To: davem; +Cc: netdev, Ioana Ciornei

This patch set consists of some cleanup patches ranging from removing dead
code to fixing a minor issue in ethtool stats. Also, unbounded while loops
are removed from the driver by adding a maximum number of retries for DPIO
portal commands.

Ioana Radulescu (3):
  dpaa2-eth: Cleanup dead code
  dpaa2-eth: Fix minor bug in ethtool stats reporting
  dpaa2-eth: Avoid unbounded while loops

 drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c   | 37 +++++++++++++++-------
 drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h   |  8 +++++
 .../net/ethernet/freescale/dpaa2/dpaa2-ethtool.c   |  2 +-
 3 files changed, 34 insertions(+), 13 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2019-10-07 10:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-04  9:21 [PATCH 0/3] dpaa2-eth: misc cleanup Ioana Ciornei
2019-10-04  9:21 ` [PATCH 1/3] dpaa2-eth: Cleanup dead code Ioana Ciornei
2019-10-04  9:21 ` [PATCH 2/3] dpaa2-eth: Fix minor bug in ethtool stats reporting Ioana Ciornei
2019-10-04  9:21 ` [PATCH 3/3] dpaa2-eth: Avoid unbounded while loops Ioana Ciornei
2019-10-04 18:18   ` Andrew Lunn
2019-10-07 10:49     ` Ioana Ciornei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).