Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164739
b: refs/heads/master
c: 4245c02
h: refs/heads/master
i:
  164737: 342acf3
  164735: 2dac260
v: v3
  • Loading branch information
Roel Kluin authored and Linus Torvalds committed Sep 23, 2009
1 parent cea5314 commit 5b61980
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: e9510176ff728135383f0cdfc9c90cfe57f9e162
refs/heads/master: 4245c0256da0784b1f96d01ff263a71a4ca3894e
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/core/sdio_cis.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ static int cistpl_vers_1(struct mmc_card *card, struct sdio_func *func,
nr_strings++;
}

if (buf[i-1] != '\0') {
if (nr_strings < 4) {
printk(KERN_WARNING "SDIO: ignoring broken CISTPL_VERS_1\n");
return 0;
}
Expand Down

0 comments on commit 5b61980

Please sign in to comment.