]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'ethtool-netlink-bug-fixes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 18 Aug 2020 23:00:24 +0000 (16:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 Aug 2020 23:00:24 +0000 (16:00 -0700)
commit0df55a03369636c609c4e925f0331ebcf45a9a26
treefb5e16276b5e28593b6fc0890a663ab0bbeb72d0
parent4ef1a7cb08e94da1f2f2a34ee6cefe7ae142dc98
parentf01204ec8be7ea5e8f0230a7d4200e338d563bde
Merge branch 'ethtool-netlink-bug-fixes'

Maxim Mikityanskiy says:

====================
ethtool-netlink bug fixes

This series contains a few bug fixes for ethtool-netlink. These bugs are
specific for the netlink interface, and the legacy ioctl interface is
not affected. These patches aim to have the same behavior in
ethtool-netlink as in the legacy ethtool.

Please also see the sibling series for the userspace tool.

v2 changes: Added Fixes tags.
====================

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