This patch set allows the user to show or modify rx/tx ring sizes using ethtool.
v2: - remove unused variable to fix build warning. - update list of maintainers for cisco vic ethernet nic driver. Parvi Kaustubhi (3): enic: reset fetch index enic: Add support for 'ethtool -g/-G' MAINTAINERS: update MAINTAINERS for cisco vic MAINTAINERS | 2 +- drivers/net/ethernet/cisco/enic/enic.h | 2 +- drivers/net/ethernet/cisco/enic/enic_ethtool.c | 77 ++++++++++++++++++++++++++ drivers/net/ethernet/cisco/enic/vnic_rq.c | 16 +----- 4 files changed, 81 insertions(+), 16 deletions(-) -- 1.8.3.1