diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2015-07-11 19:59:26 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2015-07-11 19:59:26 +0000 |
commit | 763e2502b60f623601ceb0fb4740cfa61bccf469 (patch) | |
tree | 66a9cb5ef165ce2308d11e52341470d720440569 /target/linux/generic/patches-4.1/702-phy_add_aneg_done_function.patch | |
parent | e0402257e55e76239ee48b67389e1febb6589d57 (diff) | |
download | mtk-20170518-763e2502b60f623601ceb0fb4740cfa61bccf469.zip mtk-20170518-763e2502b60f623601ceb0fb4740cfa61bccf469.tar.gz mtk-20170518-763e2502b60f623601ceb0fb4740cfa61bccf469.tar.bz2 |
kernel: update 4.1 to 4.1.2
Changelog:
* https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.1.2
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 46301
Diffstat (limited to 'target/linux/generic/patches-4.1/702-phy_add_aneg_done_function.patch')
-rw-r--r-- | target/linux/generic/patches-4.1/702-phy_add_aneg_done_function.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.1/702-phy_add_aneg_done_function.patch b/target/linux/generic/patches-4.1/702-phy_add_aneg_done_function.patch index d383c5a..c743cef 100644 --- a/target/linux/generic/patches-4.1/702-phy_add_aneg_done_function.patch +++ b/target/linux/generic/patches-4.1/702-phy_add_aneg_done_function.patch @@ -15,7 +15,7 @@ --- a/drivers/net/phy/phy_device.c +++ b/drivers/net/phy/phy_device.c -@@ -928,6 +928,9 @@ int genphy_update_link(struct phy_device +@@ -929,6 +929,9 @@ int genphy_update_link(struct phy_device { int status; |