Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93058
b: refs/heads/master
c: fe22466
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Kunze authored and David Woodhouse committed Apr 23, 2008
1 parent 8381f8b commit 74e64d3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 19e56ceae7cb1833ffd806038c19477b2c265f9f
refs/heads/master: fe224668dff97dd8899bd559d1608cc9285db67b
3 changes: 3 additions & 0 deletions trunk/drivers/mtd/chips/cfi_cmdset_0001.c
Original file line number Diff line number Diff line change
Expand Up @@ -619,6 +619,9 @@ static int cfi_intelext_partition_fixup(struct mtd_info *mtd,
sizeof(struct cfi_intelext_blockinfo);
}

if (!numparts)
numparts = 1;

/* Programming Region info */
if (extp->MinorVersion >= '4') {
struct cfi_intelext_programming_regioninfo *prinfo;
Expand Down

0 comments on commit 74e64d3

Please sign in to comment.