From: Stefan Richter Date: Tue, 10 Mar 2009 19:59:16 +0000 (+0100) Subject: firewire: cdev: amendment to "add ioctl to query maximum transmission speed" X-Git-Tag: v2.6.30-rc1~644^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8a25900f35e575938c791507894c036c0f2ca7d;p=pandora-kernel.git firewire: cdev: amendment to "add ioctl to query maximum transmission speed" The as yet unreleased FW_CDEV_IOC_GET_SPEED ioctl puts only a single integer into the parameter buffer. We can use ioctl()'s return value instead. (Also: Some whitespace change in firewire-cdev.h.) Signed-off-by: Stefan Richter --- Reading git-diff-tree failed