diff options
author | Joe Perches <joe@perches.com> | 2008-02-03 15:36:24 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2008-02-03 15:36:24 +0100 |
commit | 726a645913694619876dd20645f88aad25cfbcd5 (patch) | |
tree | 8e2a7671598c4c3675598fbf469e631cccb0ffbe /drivers/net/eexpress.c | |
parent | asm-*/compat.h: fix typo in comment (diff) | |
download | linux-726a645913694619876dd20645f88aad25cfbcd5.tar.xz linux-726a645913694619876dd20645f88aad25cfbcd5.zip |
MAINTAINERS: remove Adam Fritzler, remove his email address in other sources
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'drivers/net/eexpress.c')
-rw-r--r-- | drivers/net/eexpress.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/eexpress.c b/drivers/net/eexpress.c index d5459a8056b1..2eb82aba4a8b 100644 --- a/drivers/net/eexpress.c +++ b/drivers/net/eexpress.c @@ -9,7 +9,7 @@ * Many modifications, and currently maintained, by * Philip Blundell <philb@gnu.org> * Added the Compaq LTE Alan Cox <alan@redhat.com> - * Added MCA support Adam Fritzler <mid@auk.cx> + * Added MCA support Adam Fritzler * * Note - this driver is experimental still - it has problems on faster * machines. Someone needs to sit down and go through it line by line with |