Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Ralf Baechle and committed by
David S. Miller
67332595 54a8fa62

+4 -4
+1 -1
CREDITS
··· 1856 1856 D: The Linux Support Team Erlangen 1857 1857 1858 1858 N: Andreas Koensgen 1859 - E: ajk@iehk.rwth-aachen.de 1859 + E: ajk@comnets.uni-bremen.de 1860 1860 D: 6pack driver for AX.25 1861 1861 1862 1862 N: Harald Koerfgen
+1 -1
Documentation/networking/6pack.txt
··· 1 1 This is the 6pack-mini-HOWTO, written by 2 2 3 3 Andreas Könsgen DG3KQ 4 - Internet: ajk@iehk.rwth-aachen.de 4 + Internet: ajk@comnets.uni-bremen.de 5 5 AMPR-net: dg3kq@db0pra.ampr.org 6 6 AX.25: dg3kq@db0ach.#nrw.deu.eu 7 7
+1 -1
MAINTAINERS
··· 150 150 151 151 6PACK NETWORK DRIVER FOR AX.25 152 152 P: Andreas Koensgen 153 - M: ajk@iehk.rwth-aachen.de 153 + M: ajk@comnets.uni-bremen.de 154 154 L: linux-hams@vger.kernel.org 155 155 S: Maintained 156 156 F: drivers/net/hamradio/6pack.c
+1 -1
drivers/net/hamradio/6pack.c
··· 3 3 * devices like TTY. It interfaces between a raw TTY and the 4 4 * kernel's AX.25 protocol layers. 5 5 * 6 - * Authors: Andreas Könsgen <ajk@iehk.rwth-aachen.de> 6 + * Authors: Andreas Könsgen <ajk@comnets.uni-bremen.de> 7 7 * Ralf Baechle DL5RB <ralf@linux-mips.org> 8 8 * 9 9 * Quite a lot of stuff "stolen" by Joerg Reuter from slip.c, written by