[source] kernel: use upstream accepted bcm47xxpart parsing fix

LEDE Commits lede-commits at lists.infradead.org
Mon Nov 28 04:16:30 PST 2016


rmilecki pushed a commit to source.git, branch master:
https://git.lede-project.org/480473337d48c72c30422e2ef0059fe91875c324

commit 480473337d48c72c30422e2ef0059fe91875c324
Author: Rafał Miłecki <rafal at milecki.pl>
AuthorDate: Mon Nov 28 13:14:35 2016 +0100

    kernel: use upstream accepted bcm47xxpart parsing fix
    
    Signed-off-by: Rafał Miłecki <rafal at milecki.pl>
---
 ...42-0004-mtd-bcm47xxpart-fix-parsing-first-block-after-aligne.patch} | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/target/linux/generic/patches-4.4/143-mtd-bcm47xxpart-fix-parsing-first-block-after-aligne.patch b/target/linux/generic/patches-4.4/042-0004-mtd-bcm47xxpart-fix-parsing-first-block-after-aligne.patch
similarity index 88%
rename from target/linux/generic/patches-4.4/143-mtd-bcm47xxpart-fix-parsing-first-block-after-aligne.patch
rename to target/linux/generic/patches-4.4/042-0004-mtd-bcm47xxpart-fix-parsing-first-block-after-aligne.patch
index 889550f..7eed777 100644
--- a/target/linux/generic/patches-4.4/143-mtd-bcm47xxpart-fix-parsing-first-block-after-aligne.patch
+++ b/target/linux/generic/patches-4.4/042-0004-mtd-bcm47xxpart-fix-parsing-first-block-after-aligne.patch
@@ -1,4 +1,6 @@
+From bd5d21310133921021d78995ad6346f908483124 Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= <rafal at milecki.pl>
+Date: Sun, 20 Nov 2016 16:09:30 +0100
 Subject: [PATCH] mtd: bcm47xxpart: fix parsing first block after aligned TRX
 MIME-Version: 1.0
 Content-Type: text/plain; charset=UTF-8
@@ -12,6 +14,7 @@ places right after TRX.
 This fixes calculation and simplifies the comment.
 
 Signed-off-by: Rafał Miłecki <rafal at milecki.pl>
+Signed-off-by: Brian Norris <computersforpeace at gmail.com>
 ---
  drivers/mtd/bcm47xxpart.c | 10 ++++------
  1 file changed, 4 insertions(+), 6 deletions(-)



More information about the lede-commits mailing list