diff options
author | Vasanthy Kolluri <vkolluri@cisco.com> | 2010-03-18 16:20:04 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-03-18 21:22:49 -0700 |
commit | 641cb85e68945878d520d5fc3c2dc64aa1dda868 (patch) | |
tree | 251c8de46cd36c62100b65cddd6a3ec9c922bd97 /MAINTAINERS | |
parent | d883aa76416f8e9e872f11ac08c5a3c6684840de (diff) | |
download | linux-3.10-641cb85e68945878d520d5fc3c2dc64aa1dda868.tar.gz linux-3.10-641cb85e68945878d520d5fc3c2dc64aa1dda868.tar.bz2 linux-3.10-641cb85e68945878d520d5fc3c2dc64aa1dda868.zip |
enic: Clean up: Change driver description; Fix tab space; Update MAINTAINERS
1) Change enic driver description to "Cisco VIC Ethernet NIC Driver"
2) Fix tab space
3) Update MAINTAINERS list
Signed-off-by: Scott Feldman <scofeldm@cisco.com>
Signed-off-by: Vasanthy Kolluri <vkolluri@cisco.com>
Signed-off-by: Roopa Prabhu <roprabhu@cisco.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 47cc449d89d..34f09e4383c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1482,9 +1482,10 @@ M: Andy Whitcroft <apw@canonical.com> S: Supported F: scripts/checkpatch.pl -CISCO 10G ETHERNET DRIVER +CISCO VIC ETHERNET NIC DRIVER M: Scott Feldman <scofeldm@cisco.com> -M: Joe Eykholt <jeykholt@cisco.com> +M: Vasanthy Kolluri <vkolluri@cisco.com> +M: Roopa Prabhu <roprabhu@cisco.com> S: Supported F: drivers/net/enic/ |