diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2016-01-02 00:33:48 +0000 |
---|---|---|
committer | Rafał Miłecki <zajec5@gmail.com> | 2016-01-02 00:33:48 +0000 |
commit | 5f1b0d9459b58331544dd60b509401dfad96ca98 (patch) | |
tree | ed355da63ce1e2f092d904fb2541367e2dc1f2ad /target/linux/bcm53xx/patches-4.1/902-mtd-bcm47xxpart-print-buffer-used-for-determining-pa.patch | |
parent | 7a9b8836c1aa6ad66c542a29cec4c874795a8317 (diff) | |
download | master-187ad058-5f1b0d9459b58331544dd60b509401dfad96ca98.tar.gz master-187ad058-5f1b0d9459b58331544dd60b509401dfad96ca98.tar.bz2 master-187ad058-5f1b0d9459b58331544dd60b509401dfad96ca98.zip |
kernel: make bcm47xxpart work with TRX flashed at bad block(s)
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48061 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/bcm53xx/patches-4.1/902-mtd-bcm47xxpart-print-buffer-used-for-determining-pa.patch')
-rw-r--r-- | target/linux/bcm53xx/patches-4.1/902-mtd-bcm47xxpart-print-buffer-used-for-determining-pa.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm53xx/patches-4.1/902-mtd-bcm47xxpart-print-buffer-used-for-determining-pa.patch b/target/linux/bcm53xx/patches-4.1/902-mtd-bcm47xxpart-print-buffer-used-for-determining-pa.patch index 1ebc75a4df..3b99443146 100644 --- a/target/linux/bcm53xx/patches-4.1/902-mtd-bcm47xxpart-print-buffer-used-for-determining-pa.patch +++ b/target/linux/bcm53xx/patches-4.1/902-mtd-bcm47xxpart-print-buffer-used-for-determining-pa.patch @@ -12,7 +12,7 @@ Signed-off-by: Rafał Miłecki <zajec5@gmail.com> --- a/drivers/mtd/bcm47xxpart.c +++ b/drivers/mtd/bcm47xxpart.c -@@ -66,19 +66,22 @@ static void bcm47xxpart_add_part(struct +@@ -94,19 +94,22 @@ static size_t bcm47xxpart_real_offset(st static const char *bcm47xxpart_trx_data_part_name(struct mtd_info *master, size_t offset) { |