diff options
| author | Petr Vandrovec <[email protected]> | 2007-05-07 04:14:47 +0200 |
|---|---|---|
| committer | Stefan Richter <[email protected]> | 2007-07-10 00:07:38 +0200 |
| commit | 650c12c528d3e0ac69405dd35d3bc8a7228e49f2 (patch) | |
| tree | f968e1e6fea9ee93b5fc06fadbbd128a1e58a6e7 /include/linux | |
| parent | 883b97eaf2a3fba7628f9f78ca7dc422aaf9728b (diff) | |
ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel
Add compat_ioctl. Although all structures are more or less same,
raw1394_iso_packets got pointer inside, and raw1394_cycle_timer got unwanted
padding in the middle. I did not add any translation for ioctls passing array
of integers around as integers seem to have same size (32 bits) on all
architectures supported by Linux.
Signed-off-by: Petr Vandrovec <[email protected]>
Acked-by: Dan Dennedy <[email protected]>
Signed-off-by: Stefan Richter <[email protected]> (split into 3 patches)
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions