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 | f9e8748d5752e7332357e7eddf1074bac03d55c5 (patch) | |
tree | 18f261380305536eccfe18fe6d408ed990d9176d /target/linux/ar71xx/patches-3.2 | |
parent | 95d23e749753a0c40749ef261b761762c099014e (diff) | |
download | upstream-f9e8748d5752e7332357e7eddf1074bac03d55c5.tar.gz upstream-f9e8748d5752e7332357e7eddf1074bac03d55c5.tar.bz2 upstream-f9e8748d5752e7332357e7eddf1074bac03d55c5.zip |
ar71xx: use dynamically allocated partitions in wrt160nl_part
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29970 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-3.2')
-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 d4d68400dd..3e69e46ce7 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, |