Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 289217
b: refs/heads/master
c: fb281c2
h: refs/heads/master
i:
  289215: 82849b4
v: v3
  • Loading branch information
Masanari Iida authored and Greg Kroah-Hartman committed Mar 8, 2012
1 parent d786a48 commit 5cdbf13
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: dd09979346813357200adf71b07003fc0a778089
refs/heads/master: fb281c2d6910b56223bcfa78e140689273727eca
2 changes: 1 addition & 1 deletion trunk/drivers/staging/crystalhd/crystalhd_hw.c
Original file line number Diff line number Diff line change
Expand Up @@ -767,7 +767,7 @@ static enum BC_STATUS crystalhd_hw_fill_desc(struct crystalhd_dio_req *ioreq,
crystalhd_hw_dump_desc(desc, last_desc_ix, 1);

if (count != xfr_sz) {
BCMLOG_ERR("interal error sz curr:%x exp:%x\n", count, xfr_sz);
BCMLOG_ERR("internal error sz curr:%x exp:%x\n", count, xfr_sz);
return BC_STS_ERROR;
}

Expand Down

0 comments on commit 5cdbf13

Please sign in to comment.