diff options
Diffstat (limited to 'target/linux/ramips/patches-4.4/0506-net-next-mediatek-add-support-for-rt3050.patch')
-rw-r--r-- | target/linux/ramips/patches-4.4/0506-net-next-mediatek-add-support-for-rt3050.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/patches-4.4/0506-net-next-mediatek-add-support-for-rt3050.patch b/target/linux/ramips/patches-4.4/0506-net-next-mediatek-add-support-for-rt3050.patch index a80c940ec6..e30ac0d476 100644 --- a/target/linux/ramips/patches-4.4/0506-net-next-mediatek-add-support-for-rt3050.patch +++ b/target/linux/ramips/patches-4.4/0506-net-next-mediatek-add-support-for-rt3050.patch @@ -11,7 +11,7 @@ come straight from the SDK driver and we do not know the meaning of most of them. Signed-off-by: John Crispin <blogic@openwrt.org> -Signed-off-by: Felix Fietkau <nbd@openwrt.org> +Signed-off-by: Felix Fietkau <nbd@nbd.name> Signed-off-by: Michael Lee <igvtee@gmail.com> --- drivers/net/ethernet/mediatek/esw_rt3050.c | 18 +--- @@ -89,7 +89,7 @@ Signed-off-by: Michael Lee <igvtee@gmail.com> + * GNU General Public License for more details. + * + * Copyright (C) 2009-2015 John Crispin <blogic@openwrt.org> -+ * Copyright (C) 2009-2015 Felix Fietkau <nbd@openwrt.org> ++ * Copyright (C) 2009-2015 Felix Fietkau <nbd@nbd.name> + * Copyright (C) 2013-2015 Michael Lee <igvtee@gmail.com> + */ + |