diff options
author | Rosen Penev <rosenp@gmail.com> | 2017-11-23 13:42:13 -0800 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2017-11-25 19:48:39 +0100 |
commit | 7a318bc1a1125d811b9c490087841860a6e196fd (patch) | |
tree | 8fa55c5a91e462a2d9409a0c312ff0eaff317e98 /target/linux/mvebu/patches-4.4/125-phy-provide-a-hook-for-link-up-link-down-events.patch | |
parent | f965827bfbdf6a67b2bd478e714169a43f8bc044 (diff) | |
download | upstream-7a318bc1a1125d811b9c490087841860a6e196fd.tar.gz upstream-7a318bc1a1125d811b9c490087841860a6e196fd.tar.bz2 upstream-7a318bc1a1125d811b9c490087841860a6e196fd.zip |
kernel: Update kernel 4.4 to 4.4.100
Run-tested on ramips
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'target/linux/mvebu/patches-4.4/125-phy-provide-a-hook-for-link-up-link-down-events.patch')
-rw-r--r-- | target/linux/mvebu/patches-4.4/125-phy-provide-a-hook-for-link-up-link-down-events.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mvebu/patches-4.4/125-phy-provide-a-hook-for-link-up-link-down-events.patch b/target/linux/mvebu/patches-4.4/125-phy-provide-a-hook-for-link-up-link-down-events.patch index a27e6baec3..0a0157be9d 100644 --- a/target/linux/mvebu/patches-4.4/125-phy-provide-a-hook-for-link-up-link-down-events.patch +++ b/target/linux/mvebu/patches-4.4/125-phy-provide-a-hook-for-link-up-link-down-events.patch @@ -173,7 +173,7 @@ Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> --- a/include/linux/phy.h +++ b/include/linux/phy.h -@@ -433,6 +433,7 @@ struct phy_device { +@@ -429,6 +429,7 @@ struct phy_device { u8 mdix; |