From: Stefan Richter Date: Fri, 12 Sep 2008 16:20:16 +0000 (+0200) Subject: firewire: fix ioctl() return code X-Git-Tag: v2.6.28-rc1~277^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99692f71ee04c6f249d0bf6a581359f32f409a38;p=pandora-kernel.git 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 --- Reading git-diff-tree failed