diff options
author | David S. Miller <davem@davemloft.net> | 2017-11-02 14:17:12 +0900 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-11-02 14:17:12 +0900 |
commit | de218073e16f967620c4a4b2620525ea3d2e0d5f (patch) | |
tree | 52b5618be2ed844abb4b432060c7e0171d3c45f3 /MAINTAINERS | |
parent | 59c1cecce340d173234fd130c0647693a072009b (diff) | |
parent | 8af67d34915d879ea3a2e8ad153c71a65031d174 (diff) | |
download | blackbird-op-linux-de218073e16f967620c4a4b2620525ea3d2e0d5f.tar.gz blackbird-op-linux-de218073e16f967620c4a4b2620525ea3d2e0d5f.zip |
Merge branch 'enic-Additional-ethtool-support'
Parvi Kaustubhi says:
====================
enic: Additional ethtool support
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.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9a24f56e0451..2ab243a11adf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3422,7 +3422,7 @@ F: drivers/scsi/snic/ CISCO VIC ETHERNET NIC DRIVER M: Christian Benvenuti <benve@cisco.com> M: Govindarajulu Varadarajan <_govind@gmx.com> -M: Neel Patel <neepatel@cisco.com> +M: Parvi Kaustubhi <pkaustub@cisco.com> S: Supported F: drivers/net/ethernet/cisco/enic/ |