aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath25/patches-4.4/110-ar2313_ethernet.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-06-07 08:58:31 +0200
committerFelix Fietkau <nbd@nbd.name>2016-06-07 08:58:42 +0200
commit7eeb254cc49c4e9f837c980826ec112b9404f341 (patch)
treedb7afa90503c4b77c8fa06f5e1d351d3b3a140a5 /target/linux/ath25/patches-4.4/110-ar2313_ethernet.patch
parentf7fb6e49f214e8a38698bab4d33551addbc04439 (diff)
downloadupstream-7eeb254cc49c4e9f837c980826ec112b9404f341.tar.gz
upstream-7eeb254cc49c4e9f837c980826ec112b9404f341.tar.bz2
upstream-7eeb254cc49c4e9f837c980826ec112b9404f341.zip
treewide: replace nbd@openwrt.org with nbd@nbd.name
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/ath25/patches-4.4/110-ar2313_ethernet.patch')
-rw-r--r--target/linux/ath25/patches-4.4/110-ar2313_ethernet.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ath25/patches-4.4/110-ar2313_ethernet.patch b/target/linux/ath25/patches-4.4/110-ar2313_ethernet.patch
index 0efdb27af4..9b1286c075 100644
--- a/target/linux/ath25/patches-4.4/110-ar2313_ethernet.patch
+++ b/target/linux/ath25/patches-4.4/110-ar2313_ethernet.patch
@@ -39,7 +39,7 @@
+ *
+ * Copyright (C) 2004 by Sameer Dekate <sdekate@arubanetworks.com>
+ * Copyright (C) 2006 Imre Kaloz <kaloz@openwrt.org>
-+ * Copyright (C) 2006-2009 Felix Fietkau <nbd@openwrt.org>
++ * Copyright (C) 2006-2009 Felix Fietkau <nbd@nbd.name>
+ *
+ * Thanks to Atheros for providing hardware and documentation
+ * enabling me to write this driver.
@@ -152,7 +152,7 @@
+
+#ifdef MODULE
+MODULE_LICENSE("GPL");
-+MODULE_AUTHOR("Sameer Dekate <sdekate@arubanetworks.com>, Imre Kaloz <kaloz@openwrt.org>, Felix Fietkau <nbd@openwrt.org>");
++MODULE_AUTHOR("Sameer Dekate <sdekate@arubanetworks.com>, Imre Kaloz <kaloz@openwrt.org>, Felix Fietkau <nbd@nbd.name>");
+MODULE_DESCRIPTION("AR231x Ethernet driver");
+#endif
+
@@ -1248,7 +1248,7 @@
+ *
+ * Copyright (C) 2004 by Sameer Dekate <sdekate@arubanetworks.com>
+ * Copyright (C) 2006 Imre Kaloz <kaloz@openwrt.org>
-+ * Copyright (C) 2006-2009 Felix Fietkau <nbd@openwrt.org>
++ * Copyright (C) 2006-2009 Felix Fietkau <nbd@nbd.name>
+ *
+ * Thanks to Atheros for providing hardware and documentation
+ * enabling me to write this driver.