kernel-ark/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
fw-device.h firewire: fw-sbp2: implement sysfs ieee1394_id 2007-05-31 21:40:13 +02:00
fw-iso.c
fw-ohci.c firewire: Implement suspend/resume PCI driver hooks. 2007-05-31 21:40:14 +02:00
fw-ohci.h
fw-sbp2.c firewire: fw-sbp2: implement sysfs ieee1394_id 2007-05-31 21:40:13 +02:00
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