linux-stable-rt/drivers/firewire
Jeff Garzik 350958f984 firewire: fix return code
Fix this warning on x86-64

drivers/firewire/fw-cdev.c:798: warning: initialization from incompatible pointer type

by making the return code of ioctl_send_request() the same as all the
other ioctl_xxx() return codes.

Signed-off-by: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
2007-05-27 23:21:01 +02:00
..
Kconfig firewire: prefix modules with firewire- instead of fw- 2007-05-27 23:21:01 +02:00
Makefile firewire: prefix modules with firewire- instead of fw- 2007-05-27 23:21:01 +02:00
fw-card.c firewire: Always use parens with sizeof. 2007-05-10 18:24:14 +02:00
fw-cdev.c firewire: fix return code 2007-05-27 23:21:01 +02:00
fw-device.c firewire: Always use parens with sizeof. 2007-05-10 18:24:14 +02:00
fw-device.h
fw-iso.c
fw-ohci.c firewire: Add missing byteswapping for receive DMA programs. 2007-05-27 23:21:00 +02:00
fw-ohci.h
fw-sbp2.c firewire: Always use parens with sizeof. 2007-05-10 18:24:14 +02:00
fw-topology.c firewire: Always use parens with sizeof. 2007-05-10 18:24:14 +02:00
fw-topology.h
fw-transaction.c firewire: Always use parens with sizeof. 2007-05-10 18:24:14 +02:00
fw-transaction.h