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
..
2007-05-28 09:00:05 -04:00
2007-05-21 09:18:19 -07:00
2007-05-23 20:14:15 -07:00
2007-05-24 02:42:39 +02:00
2007-05-21 09:18:19 -07:00
2007-05-17 05:23:04 -07:00
2007-05-31 01:23:22 -07:00
2007-05-21 09:18:19 -07:00
2007-05-16 21:19:15 -07:00
2007-05-08 13:37:51 +10:00
2007-05-17 05:23:05 -07:00
2007-05-23 20:14:15 -07:00