firewire: fix ioctl() return code
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Fri, 12 Sep 2008 16:20:16 +0000 (18:20 +0200)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Wed, 15 Oct 2008 20:21:10 +0000 (22:21 +0200)
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>

No differences found