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

Changes from v2:
 - update commit message to indicate support for ap
 - add symbolic support for parsing of -shared added to each component specified
 - cleaned up reset print information to indicate which components have and 
have not been reset

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   |  68 +++++++++++++++++++++++++++++++-
 ethtool.c      | 121 +++++++++++++++++++++++++++++++++++++++++++++++++++++----
 3 files changed, 241 insertions(+), 16 deletions(-)

-- 
2.5.0

Reply via email to