This patch set adds some updates to the dpaa2-eth driver: trimming of
the frame queue debugfs counters, cleanup of the remaining sparse
warnings and some other small fixes such as a recursive header include.
Ioana Ciornei (4):
dpaa2-eth: check the result of skb_to_sgvec()
dpaa2-eth: fix condition for number of buffer acquire retries
dpaa2-eth: fix recursive header include
dpaa2-eth: fix misspelled function parameters in
dpni_[set/get]_taildrop
Ioana Radulescu (1):
dpaa2-eth: trim debugfs FQ stats
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-debugfs.c | 4 ++++
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-trace.h | 1 -
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c | 6 +++++-
drivers/net/ethernet/freescale/dpaa2/dpni.c | 8 ++++----
4 files changed, 13 insertions(+), 6 deletions(-)
--
2.25.1