commit | b393243fe7b711eb18eafaaf469bdb39317adf5b | [log] [tgz] |
---|---|---|
author | Jeff Garzik <jeff@garzik.org> | Thu Oct 25 23:02:14 2007 -0400 |
committer | Jeff Garzik <jeff@garzik.org> | Mon Oct 29 04:45:06 2007 -0400 |
tree | bc0222c7ac1ff129d75a51d06acbee68d486fde0 | |
parent | 2a397e82c7db18019e408f953dd58dc1963a328c [diff] |
[ISDN] capidrv: address two longstanding warnings * change #warning to a code comment * add comment and special ifdef'd 64-bit code for a situation where we must store a pointer into a CAPI field 'Data', which is fixed by the interface at 32 bits. Signed-off-by: Jeff Garzik <jgarzik@redhat.com> Acked-by: Karsten Keil <kkeil@suse.de>