Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131511
b: refs/heads/master
c: 58a5dd3
h: refs/heads/master
i:
  131509: 72ae2b3
  131507: 94b255c
  131503: 48d0bc2
v: v3
  • Loading branch information
Rabin Vincent authored and Pierre Ossman committed Feb 18, 2009
1 parent e8c6a86 commit f082d09
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: 994244883739e4044bef76d4e5d7a9b66dc6c7b6
refs/heads/master: 58a5dd3e0e77029d3db1f8fa75d0b54b38169d5d
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/card/mmc_test.c
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@ static int mmc_test_basic_read(struct mmc_test_card *test)

sg_init_one(&sg, test->buffer, 512);

ret = mmc_test_simple_transfer(test, &sg, 1, 0, 1, 512, 1);
ret = mmc_test_simple_transfer(test, &sg, 1, 0, 1, 512, 0);
if (ret)
return ret;

Expand Down

0 comments on commit f082d09

Please sign in to comment.