[ISDN] capidrv: address two longstanding warnings
authorJeff Garzik <jeff@garzik.org>
Fri, 26 Oct 2007 03:02:14 +0000 (23:02 -0400)
committerJeff Garzik <jeff@garzik.org>
Mon, 29 Oct 2007 08:45:06 +0000 (04:45 -0400)
commitb393243fe7b711eb18eafaaf469bdb39317adf5b
treebc0222c7ac1ff129d75a51d06acbee68d486fde0
parent2a397e82c7db18019e408f953dd58dc1963a328c
[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>
drivers/isdn/capi/capidrv.c