mbox series

[ethtool,0/2] ethtool-netlink compatibility fixes

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

Message

Maxim Mikityanskiy Aug. 14, 2020, 1:17 p.m. UTC
This series contains fixes for ethtool-netlink to make the behavior
similar to the legacy ethtool and avoid regressions caused by
differences in behavior between the old and the new tool.

Please also see the sibling series for the kernel.

Maxim Mikityanskiy (2):
  netlink: Fix the condition for displaying actual changes
  netlink: Print and return an error when features weren't changed

 netlink/features.c | 27 +++++++++++++++++++--------
 1 file changed, 19 insertions(+), 8 deletions(-)