aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/patches-4.4/0001-NET-multi-phy-support.patch
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2016-04-09 10:25:08 +0000
committerJohn Crispin <blogic@openwrt.org>2016-04-09 10:25:08 +0000
commit8038a9bc193cbc6b220712ed41abb9a9c61e0301 (patch)
tree4963d01bee46f4216eb1d9ed164a7f0915a95826 /target/linux/mediatek/patches-4.4/0001-NET-multi-phy-support.patch
parentdca994347410b0814676ed04fb3a1130a63b6c69 (diff)
downloadmaster-187ad058-8038a9bc193cbc6b220712ed41abb9a9c61e0301.tar.gz
master-187ad058-8038a9bc193cbc6b220712ed41abb9a9c61e0301.tar.bz2
master-187ad058-8038a9bc193cbc6b220712ed41abb9a9c61e0301.zip
mediatek: update patches
adds a few ethernet fixes Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49132 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mediatek/patches-4.4/0001-NET-multi-phy-support.patch')
-rw-r--r--target/linux/mediatek/patches-4.4/0001-NET-multi-phy-support.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/patches-4.4/0001-NET-multi-phy-support.patch b/target/linux/mediatek/patches-4.4/0001-NET-multi-phy-support.patch
index 007c03c688..18f7463c1b 100644
--- a/target/linux/mediatek/patches-4.4/0001-NET-multi-phy-support.patch
+++ b/target/linux/mediatek/patches-4.4/0001-NET-multi-phy-support.patch
@@ -1,7 +1,7 @@
From c30a296646a42302065ba452abe95b0b4b550883 Mon Sep 17 00:00:00 2001
From: John Crispin <blogic@openwrt.org>
Date: Sun, 27 Jul 2014 09:38:50 +0100
-Subject: [PATCH 01/78] NET: multi phy support
+Subject: [PATCH 01/81] NET: multi phy support
Signed-off-by: John Crispin <blogic@openwrt.org>
---