Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142802
b: refs/heads/master
c: 3e44ddd
h: refs/heads/master
v: v3
  • Loading branch information
Jarkko Lavinen authored and Pierre Ossman committed Apr 8, 2009
1 parent 6f65e13 commit e0ac8d1
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 990 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: 7831d56b0a3544cbb6f82f76c34ca95e24d5b676
refs/heads/master: 3e44ddd44ea59354221b811605745ec453130c06
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/core/mmc.c
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ static int mmc_read_ext_csd(struct mmc_card *card)
}

ext_csd_struct = ext_csd[EXT_CSD_REV];
if (ext_csd_struct > 2) {
if (ext_csd_struct > 3) {
printk(KERN_ERR "%s: unrecognised EXT_CSD structure "
"version %d\n", mmc_hostname(card->host),
ext_csd_struct);
Expand Down
Loading

0 comments on commit e0ac8d1

Please sign in to comment.