diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-01-31 18:36:51 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-01-31 18:36:51 +0000 |
commit | d5d37febb4d917882569ec00a5a4c65492e6807d (patch) | |
tree | c96b479c88146cb0e0ab162f2155594424d9f107 /target/linux/ar71xx/patches-3.2/308-wrt160nl_part-3.2-fixes.patch | |
parent | 44ed690cb321a0fe489d8f78bbfa4d40f3c412d8 (diff) | |
download | mtk-20170518-d5d37febb4d917882569ec00a5a4c65492e6807d.zip mtk-20170518-d5d37febb4d917882569ec00a5a4c65492e6807d.tar.gz mtk-20170518-d5d37febb4d917882569ec00a5a4c65492e6807d.tar.bz2 |
ar71xx: use dynamically allocated partitions in wrt160nl_part
SVN-Revision: 29970
Diffstat (limited to 'target/linux/ar71xx/patches-3.2/308-wrt160nl_part-3.2-fixes.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.2/308-wrt160nl_part-3.2-fixes.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.2/308-wrt160nl_part-3.2-fixes.patch b/target/linux/ar71xx/patches-3.2/308-wrt160nl_part-3.2-fixes.patch index d4d6840..3e69e46 100644 --- a/target/linux/ar71xx/patches-3.2/308-wrt160nl_part-3.2-fixes.patch +++ b/target/linux/ar71xx/patches-3.2/308-wrt160nl_part-3.2-fixes.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/wrt160nl_part.c +++ b/drivers/mtd/wrt160nl_part.c -@@ -85,7 +85,7 @@ static struct mtd_partition trx_parts[TR +@@ -83,7 +83,7 @@ struct wrt160nl_header { static int wrt160nl_parse_partitions(struct mtd_info *master, struct mtd_partition **pparts, |