aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalf Baechle <[email protected]>2009-07-17 04:47:19 +0000
committerDavid S. Miller <[email protected]>2009-07-17 10:07:12 -0700
commit673325951ef440ebace311bd542a9378d1b3025b (patch)
tree1ca6be8ad854cd98f0598af666c62d5a83c2c9a6
parent54a8fa62c94d74a8f2d18f99cff95953e5c623b7 (diff)
Update Andreas Koensgen's email address
The kernel has used a stale email address of Andreas for a few years. Signed-off-by: Ralf Baechle <[email protected]> Signed-off-by: David S. Miller <[email protected]>
-rw-r--r--CREDITS2
-rw-r--r--Documentation/networking/6pack.txt2
-rw-r--r--MAINTAINERS2
-rw-r--r--drivers/net/hamradio/6pack.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/CREDITS b/CREDITS
index 2b88fb37ad50..e76d300e9fe4 100644
--- a/CREDITS
+++ b/CREDITS
@@ -1856,7 +1856,7 @@ E: [email protected]
D: The Linux Support Team Erlangen
N: Andreas Koensgen
D: 6pack driver for AX.25
N: Harald Koerfgen
diff --git a/Documentation/networking/6pack.txt b/Documentation/networking/6pack.txt
index d0777a1200e1..8f339428fdf4 100644
--- a/Documentation/networking/6pack.txt
+++ b/Documentation/networking/6pack.txt
@@ -1,7 +1,7 @@
This is the 6pack-mini-HOWTO, written by
Andreas Könsgen DG3KQ
AX.25: dg3kq@db0ach.#nrw.deu.eu
diff --git a/MAINTAINERS b/MAINTAINERS
index 0bd82fa6d2f5..6c6bb95acb15 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -150,7 +150,7 @@ F: drivers/scsi/53c700*
6PACK NETWORK DRIVER FOR AX.25
P: Andreas Koensgen
S: Maintained
F: drivers/net/hamradio/6pack.c
diff --git a/drivers/net/hamradio/6pack.c b/drivers/net/hamradio/6pack.c
index 155160052c8b..981ab530e9ac 100644
--- a/drivers/net/hamradio/6pack.c
+++ b/drivers/net/hamradio/6pack.c
@@ -3,7 +3,7 @@
* devices like TTY. It interfaces between a raw TTY and the
* kernel's AX.25 protocol layers.
*
- * Authors: Andreas Könsgen <[email protected]>
+ * Authors: Andreas Könsgen <[email protected]>
* Ralf Baechle DL5RB <[email protected]>
*
* Quite a lot of stuff "stolen" by Joerg Reuter from slip.c, written by