git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6104ee9
)
firewire: cdev: amendment to "add ioctl to query maximum transmission speed"
author
Stefan Richter
<stefanr@s5r6.in-berlin.de>
Tue, 10 Mar 2009 19:59:16 +0000
(20:59 +0100)
committer
Stefan Richter
<stefanr@s5r6.in-berlin.de>
Tue, 24 Mar 2009 19:56:49 +0000
(20:56 +0100)
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 <stefanr@s5r6.in-berlin.de>
No differences found