kernel-ark/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
..
fw-card.c
fw-cdev.c firewire: fix return code 2007-05-27 23:21:01 +02:00
fw-device.c
fw-device.h
fw-iso.c
fw-ohci.c
fw-ohci.h
fw-sbp2.c
fw-topology.c
fw-topology.h
fw-transaction.c
fw-transaction.h
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