OSDN Git Service

net: dpaa2-eth: export the CH#<index> in the 'ch_stats' debug file
authorIoana Ciornei <ioana.ciornei@nxp.com>
Tue, 18 Oct 2022 14:18:53 +0000 (17:18 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Oct 2022 08:22:11 +0000 (09:22 +0100)
commit96b44697e53a46856aafe6cc4a9f3708a88cc2b5
tree500ce8fcaa441b83894231b964c267374a42c009
parent095174dafc74c392673ad73de750833804016da7
net: dpaa2-eth: export the CH#<index> in the 'ch_stats' debug file

Just give out an index for each channel that we export into the debug
file in the form of CH#<index>. This is purely to help corelate each
channel information from one debugfs file to another one.

Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-debugfs.c