netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH ethtool 0/2] ethtool-netlink compatibility fixes
@ 2020-08-14 13:17 Maxim Mikityanskiy
  2020-08-14 13:17 ` [PATCH ethtool 1/2] netlink: Fix the condition for displaying actual changes Maxim Mikityanskiy
  2020-08-14 13:17 ` [PATCH ethtool 2/2] netlink: Print and return an error when features weren't changed Maxim Mikityanskiy
  0 siblings, 2 replies; 5+ messages in thread
From: Maxim Mikityanskiy @ 2020-08-14 13:17 UTC (permalink / raw)
  To: David S. Miller, Michal Kubecek, Andrew Lunn
  Cc: Jakub Kicinski, netdev, Maxim Mikityanskiy

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(-)

-- 
2.21.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-08-23 16:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-14 13:17 [PATCH ethtool 0/2] ethtool-netlink compatibility fixes Maxim Mikityanskiy
2020-08-14 13:17 ` [PATCH ethtool 1/2] netlink: Fix the condition for displaying actual changes Maxim Mikityanskiy
2020-08-23 15:55   ` Michal Kubecek
2020-08-14 13:17 ` [PATCH ethtool 2/2] netlink: Print and return an error when features weren't changed Maxim Mikityanskiy
2020-08-23 16:03   ` Michal Kubecek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).