Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/isdn/hysdn
David Howells a7403e807d hysdn: remove the packed attribute from PofTimStamp_tag
Remove the packed attribute from PofTimStamp_tag in the hysdn driver as the
thing being packed is just an array of chars and so is unpackable.

This deals with a compiler warning:

In file included from drivers/isdn/hysdn/hysdn_boot.c:19:
drivers/isdn/hysdn/hysdn_pof.h:63: warning: 'packed' attribute ignored for field of type 'unsigned char[40]'

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-07-30 16:48:05 -07:00
..
boardergo.c hysdn: Remove cli()/sti() calls. 2008-05-14 23:25:33 -07:00
boardergo.h
hycapi.c isdn: fix integer as NULL pointer warning 2008-05-23 08:11:06 -07:00
hysdn_boot.c
hysdn_defs.h
hysdn_init.c
hysdn_net.c
hysdn_pof.h hysdn: remove the packed attribute from PofTimStamp_tag 2008-07-30 16:48:05 -07:00
hysdn_procconf.c isdn: use simple_read_from_buffer() 2008-06-10 12:50:14 -07:00
hysdn_proclog.c
hysdn_sched.c
ince1pc.h
Kconfig hysdn: No longer broken on SMP. 2008-05-14 23:27:18 -07:00
Makefile