[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)
* 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>

No differences found