Re: [PATCH net v2 0/3] ethtool-netlink bug fixes

2020-08-18 Thread David Miller
From: Maxim Mikityanskiy Date: Mon, 17 Aug 2020 16:34:04 +0300 > 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

[PATCH net v2 0/3] ethtool-netlink bug fixes

2020-08-17 Thread Maxim Mikityanskiy
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