mbox series

[net,0/3] ethtool-netlink bug fixes

Message ID 20200814131627.32021-1-maximmi@mellanox.com
Headers show
Series ethtool-netlink bug fixes | expand

Message

Maxim Mikityanskiy Aug. 14, 2020, 1:16 p.m. UTC
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.

Maxim Mikityanskiy (3):
  ethtool: Fix preserving of wanted feature bits in netlink interface
  ethtool: Account for hw_features in netlink interface
  ethtool: Don't omit the netlink reply if no features were changed

 net/ethtool/features.c | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)