Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199865
b: refs/heads/master
c: 4772c01
h: refs/heads/master
i:
  199863: 091af99
v: v3
  • Loading branch information
Ian Abbott authored and Greg Kroah-Hartman committed Jun 4, 2010
1 parent d97e70d commit d538cb4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d261154057c27f6c1d256b6198b0ad08733f1758
refs/heads/master: 4772c018e35b6a21e8a8bde54568b59998540a16
2 changes: 2 additions & 0 deletions trunk/drivers/staging/comedi/comedi_fops.c
Original file line number Diff line number Diff line change
Expand Up @@ -584,6 +584,8 @@ static int do_bufinfo_ioctl(struct comedi_device *dev,
bi.buf_read_ptr = 0;
bi.buf_write_count = 0;
bi.buf_read_count = 0;
bi.bytes_read = 0;
bi.bytes_written = 0;
goto copyback;
}

Expand Down

0 comments on commit d538cb4

Please sign in to comment.