From f4bea1b6a378fef02001cb86eebe2e51fe1c5427 Mon Sep 17 00:00:00 2001 From: Koen Vandeputte Date: Fri, 21 Feb 2020 15:04:52 +0100 Subject: kernel: bump 4.14 to 4.14.171 Refreshed all patches. Fixes: - CVE-2013-1798 Compile-tested on: cns3xxx Runtime-tested on: cns3xxx Signed-off-by: Koen Vandeputte --- target/linux/bcm47xx/patches-4.14/210-b44_phy_fix.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/bcm47xx/patches-4.14/210-b44_phy_fix.patch') diff --git a/target/linux/bcm47xx/patches-4.14/210-b44_phy_fix.patch b/target/linux/bcm47xx/patches-4.14/210-b44_phy_fix.patch index 5620d5cd5f..bff6052108 100644 --- a/target/linux/bcm47xx/patches-4.14/210-b44_phy_fix.patch +++ b/target/linux/bcm47xx/patches-4.14/210-b44_phy_fix.patch @@ -43,7 +43,7 @@ if (bp->flags & B44_FLAG_EXTERNAL_PHY) return 0; -@@ -2178,6 +2203,8 @@ static int b44_get_invariants(struct b44 +@@ -2181,6 +2206,8 @@ static int b44_get_invariants(struct b44 * valid PHY address. */ bp->phy_addr &= 0x1F; -- cgit v1.2.3