batman-adv: update email address for Simon Wunderlich
authorSimon Wunderlich <sw@simonwunderlich.de>
Thu, 10 Oct 2013 21:59:10 +0000 (23:59 +0200)
committerAntonio Quartulli <antonio@meshcoding.com>
Sat, 19 Oct 2013 12:53:41 +0000 (14:53 +0200)
My university will stop email service for alumni in january 2014, please
use my new e-mail address instead.

Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Documentation/ABI/testing/sysfs-class-net-mesh
Documentation/networking/batman-adv.txt
MAINTAINERS
net/batman-adv/main.h

index f00a69b68a2512dc2f1abf6f0e8549fa466e8cb5..96ae0a45135f9b5c1c8902030f58baeef265a58a 100644 (file)
@@ -16,7 +16,7 @@ Description:
 
 What:           /sys/class/net/<mesh_iface>/mesh/bonding
 Date:           June 2010
-Contact:        Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
+Contact:        Simon Wunderlich <sw@simonwunderlich.de>
 Description:
                 Indicates whether the data traffic going through the
                 mesh will be sent using multiple interfaces at the
@@ -24,7 +24,7 @@ Description:
 
 What:           /sys/class/net/<mesh_iface>/mesh/bridge_loop_avoidance
 Date:           November 2011
-Contact:        Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
+Contact:        Simon Wunderlich <sw@simonwunderlich.de>
 Description:
                 Indicates whether the bridge loop avoidance feature
                 is enabled. This feature detects and avoids loops
index 897d1f4e1df18aac85959b0c4cd1cf9070cbf9cb..89ace66bfe9a8957f58db7991fc3b188398db73c 100644 (file)
@@ -200,4 +200,4 @@ Mailing-list:   b.a.t.m.a.n@open-mesh.org (optional  subscription
 You can also contact the Authors:
 
 Marek  Lindner  <lindner_marek@yahoo.de>
-Simon  Wunderlich  <siwu@hrz.tu-chemnitz.de>
+Simon  Wunderlich  <sw@simonwunderlich.de>
index a46bcf816a6aa4248b31c3ecf968b9f2c260d987..f169259ccdc69a34ca94ee84f828a50c299cb78c 100644 (file)
@@ -1653,7 +1653,7 @@ F:        include/linux/backlight.h
 
 BATMAN ADVANCED
 M:     Marek Lindner <mareklindner@neomailbox.ch>
-M:     Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
+M:     Simon Wunderlich <sw@simonwunderlich.de>
 M:     Antonio Quartulli <antonio@meshcoding.com>
 L:     b.a.t.m.a.n@lists.open-mesh.org
 W:     http://www.open-mesh.org/
index 54c13d51edbeee58dcf04e2e03fa718d8cd06555..c754f8e5bc3c1537a4c88095c998e87c56c130da 100644 (file)
@@ -21,7 +21,7 @@
 #define _NET_BATMAN_ADV_MAIN_H_
 
 #define BATADV_DRIVER_AUTHOR "Marek Lindner <lindner_marek@yahoo.de>, " \
-                            "Simon Wunderlich <siwu@hrz.tu-chemnitz.de>"
+                            "Simon Wunderlich <sw@simonwunderlich.de>"
 #define BATADV_DRIVER_DESC   "B.A.T.M.A.N. advanced"
 #define BATADV_DRIVER_DEVICE "batman-adv"