commit | 8ed3cefc260e2ef2107cbd9484e4025f60c37bb5 | [log] [tgz] |
---|---|---|
author | Ioana Ciornei <ioana.ciornei@nxp.com> | Fri Apr 02 12:55:32 2021 +0300 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 02 14:25:47 2021 -0700 |
tree | f3190341aa7a8a7ad13abf4d133d44c9cc9c23c7 | |
parent | 50f826999a80a100218b0cbf4f14057bc0edb3a3 [diff] |
dpaa2-eth: export the rx copybreak value as an ethtool tunable It's useful, especially for debugging purposes, to have the Rx copybreak value changeable at runtime. Export it as an ethtool tunable. Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>