diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2023-04-11 20:01:49 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-04-14 07:22:10 +0200 |
commit | d54151aa0f4b5c89561705a00d8a5ebb4230028c (patch) | |
tree | 5f19c6f2185a204c67e9145de6999b679b0e82bb /arch/parisc | |
parent | tools: ynl: Rename ethtool to ethtool.py (diff) | |
download | linux-d54151aa0f4b5c89561705a00d8a5ebb4230028c.tar.xz linux-d54151aa0f4b5c89561705a00d8a5ebb4230028c.zip |
net: ethtool: create and export ethtool_dev_mm_supported()
Create a wrapper over __ethtool_dev_mm_supported() which also calls
ethnl_ops_begin() and ethnl_ops_complete(). It can be used by other code
layers, such as tc, to make sure that preemptible TCs are supported
(this is true if an underlying MAC Merge layer exists).
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Ferenc Fejes <fejes@inf.elte.hu>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'arch/parisc')
0 files changed, 0 insertions, 0 deletions