alistair23-linux/drivers/firewire
Kristian Høgsberg 1ca31ae7cf firewire: Change struct fw_cdev_iso_packet to not use bitfields.
The struct is part of the userspace interface and can not use
bitfields.  This patch replaces the bitfields with a __u32 'control'
word and provides access macros to set the bits.

Signed-off-by: Kristian Høgsberg <krh@redhat.com>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
2007-05-31 21:40:15 +02:00
..
fw-card.c firewire: Implement suspend/resume PCI driver hooks. 2007-05-31 21:40:14 +02:00
fw-cdev.c firewire: Change struct fw_cdev_iso_packet to not use bitfields. 2007-05-31 21:40:15 +02:00
fw-device.c firewire: Always use parens with sizeof. 2007-05-10 18:24:14 +02:00
fw-device.h firewire: fw-sbp2: implement sysfs ieee1394_id 2007-05-31 21:40:13 +02:00
fw-iso.c firewire: Clean up comment style. 2007-05-10 18:24:13 +02:00
fw-ohci.c firewire: Implement suspend/resume PCI driver hooks. 2007-05-31 21:40:14 +02:00
fw-ohci.h firewire: Implement basic isochronous receive functionality. 2007-03-09 22:02:58 +01:00
fw-sbp2.c firewire: fw-sbp2: implement sysfs ieee1394_id 2007-05-31 21:40:13 +02:00
fw-topology.c firewire: Always use parens with sizeof. 2007-05-10 18:24:14 +02:00
fw-topology.h firewire: Coding style cleanup: no spaces after function names. 2007-05-10 18:24:13 +02:00
fw-transaction.c firewire: Always use parens with sizeof. 2007-05-10 18:24:14 +02:00
fw-transaction.h firewire: Break out shared IEEE1394 constant to separate header file. 2007-05-10 18:24:13 +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