diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2020-02-21 15:04:52 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2020-02-24 14:18:59 +0100 |
commit | f4bea1b6a378fef02001cb86eebe2e51fe1c5427 (patch) | |
tree | b533101ecb38aab9a2f34074627f64788191c834 /target/linux/bcm47xx/patches-4.14/210-b44_phy_fix.patch | |
parent | 7e9c7e7b2d4c36734912074aa1c19acea8f3801a (diff) | |
download | upstream-f4bea1b6a378fef02001cb86eebe2e51fe1c5427.tar.gz upstream-f4bea1b6a378fef02001cb86eebe2e51fe1c5427.tar.bz2 upstream-f4bea1b6a378fef02001cb86eebe2e51fe1c5427.zip |
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 <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/bcm47xx/patches-4.14/210-b44_phy_fix.patch')
-rw-r--r-- | target/linux/bcm47xx/patches-4.14/210-b44_phy_fix.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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; |