Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84199
b: refs/heads/master
c: b1c9c9b
h: refs/heads/master
i:
  84197: 61bc2dc
  84195: 9f4a5ea
  84191: cc2b1c5
v: v3
  • Loading branch information
Alexey Korolev authored and David Woodhouse committed Nov 23, 2007
1 parent d8d90f8 commit abba7d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 92525726df0c30e080b0fce9b0eb699c622d261e
refs/heads/master: b1c9c9be6da010510459aca93f5754efb19695ff
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/chips/cfi_cmdset_0001.c
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ read_pri_intelext(struct map_info *map, __u16 adr)
return NULL;

if (extp->MajorVersion != '1' ||
(extp->MinorVersion < '0' || extp->MinorVersion > '4')) {
(extp->MinorVersion < '0' || extp->MinorVersion > '5')) {
printk(KERN_ERR " Unknown Intel/Sharp Extended Query "
"version %c.%c.\n", extp->MajorVersion,
extp->MinorVersion);
Expand Down

0 comments on commit abba7d4

Please sign in to comment.