diff options
author | Breno Leitao <[email protected]> | 2010-09-01 13:10:53 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2010-09-01 13:10:53 -0700 |
commit | aa8a9e25c5e865de85410be4e9269b552974f7a2 (patch) | |
tree | ef3ed03f0b23a7273d0fdc7df363699df7d4360f | |
parent | a3f86ec002774f28b9b3d1d5e5532231e96a0861 (diff) |
MAINTAINERS: Add ehea driver as Supported
This change just add the IBM eHEA 10Gb network drivers as supported.
Signed-off-by: Breno Leitao <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8e85429d3bb0..db6b351af2ae 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2171,6 +2171,12 @@ L: [email protected] S: Supported F: drivers/infiniband/hw/ehca/ +EHEA (IBM pSeries eHEA 10Gb ethernet adapter) DRIVER +M: Breno Leitao <[email protected]> +S: Maintained +F: drivers/net/ehea/ + EMBEDDED LINUX M: Paul Gortmaker <[email protected]> M: Matt Mackall <[email protected]> |