commit | 99692f71ee04c6f249d0bf6a581359f32f409a38 | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Fri Sep 12 18:20:16 2008 +0200 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Wed Oct 15 22:21:10 2008 +0200 |
tree | 35bf169ebd363e7671df6fb7bfdb405e601da734 | |
parent | 7a1003449c693f0d57443c8786bbf19717921ae0 [diff] |
firewire: fix ioctl() return code Reported by Jay Fenlason: ioctl() did not return as intended - the size of data read into ioctl_send_request, - the number of datagrams enqueued by ioctl_queue_iso. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>