]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
Merge branch 'net-stmmac-Add-ethtool-support-for-get-set-channels'
authorDavid S. Miller <davem@davemloft.net>
Tue, 15 Sep 2020 22:40:04 +0000 (15:40 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 Sep 2020 22:40:04 +0000 (15:40 -0700)
commitef8e692d69a0649600942950457b3749f3a659b5
tree6e732d3bd603939c9842d8c0b05a860ac1b6f475
parent945c5704887e35bb4aee841c17aca9dd277c5e55
parent9f19306d166688a73356aa636c62e698bf2063cc
Merge branch 'net-stmmac-Add-ethtool-support-for-get-set-channels'

Wong Vee Khee says:

====================
net: stmmac: Add ethtool support for get|set channels

This patch set is to add support for user to get or set Tx/Rx channel
via ethtool. There are two patches that fixes bug introduced on upstream
in order to have the feature work.

Tested on Intel Tigerlake Platform.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>