Patch series to add ETHTOOL_RESET support to ethtool userspace tool. Include: - revert custom change to ethtool-copy.h that is not in linux kernel - sync ethtool-copy.h with ethtool.h in linux kernel net-next - add ETHTOOL_RESET support with up to date ethtool.h reset defines
Scott Branden (3): Revert "ethtool: Add DMA Coalescing support" ethtool-copy.h: sync with net-next ethtool: Add ETHTOOL_RESET support via --reset command ethtool-copy.h | 68 ++++++++++++++++++++++++++++++++++++++++++----- ethtool.8.in | 59 +++++++++++++++++++++++++++++++++++++++-- ethtool.c | 83 +++++++++++++++++++++++++++++++++++++++++++++++++++++----- 3 files changed, 194 insertions(+), 16 deletions(-) -- 2.5.0