linux-kernel-test/drivers/net/wan
Jan Blunck 6a878184c2 [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1
Since version 4.1 the gcc is warning about ignored attributes. This patch is
using the equivalent attribute on the struct instead of on each of the
structure or union members.

GCC Manual:
  "Specifying Attributes of Types

   packed
    This attribute, attached to struct or union type definition, specifies
    that
    each member of the structure or union is placed to minimize the memory
    required. When attached to an enum definition, it indicates that the
    smallest integral type should be used.

    Specifying this attribute for struct and union types is equivalent to
    specifying the packed attribute on each of the structure or union
    members."

Signed-off-by: Jan Blunck <jblunck@suse.de>
Cc: Dave Jones <davej@codemonkey.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-08 20:14:07 -08:00
..
lmc [PATCH] Remove drivers/net/wan/lmc/lmc_prot.h 2005-11-16 14:13:20 -05:00
.gitignore gitignore: misc files 2006-01-01 22:21:50 +01:00
c101.c
cosa.c Merge ../bleed-2.6 2005-10-28 10:13:16 -07:00
cosa.h
cycx_drv.c [PATCH] drivers/net/wan/: possible cleanups 2005-09-14 08:36:54 -04:00
cycx_main.c [PATCH] drivers/net/wan/: possible cleanups 2005-09-14 08:36:54 -04:00
cycx_x25.c [PATCH] Replace drivers/net/wan custom ctype macros with standard ones 2005-09-14 08:35:09 -04:00
dlci.c
dscc4.c [PATCH] drivers/net/wan/: possible cleanups 2005-09-14 08:36:54 -04:00
farsync.c [PATCH] drivers/net/wan/: possible cleanups 2005-09-14 08:36:54 -04:00
farsync.h
hd6457x.c
hd64570.h
hd64572.h
hdlc_cisco.c [PATCH] Generic HDLC WAN drivers - disable netif_carrier_off() 2005-11-16 14:11:11 -05:00
hdlc_fr.c [PATCH] Generic HDLC WAN drivers - disable netif_carrier_off() 2005-11-16 14:11:11 -05:00
hdlc_generic.c [PATCH] Generic HDLC WAN drivers - disable netif_carrier_off() 2005-11-16 14:11:11 -05:00
hdlc_ppp.c
hdlc_raw_eth.c
hdlc_raw.c
hdlc_x25.c
hostess_sv11.c
Kconfig
lapbether.c
Makefile
n2.c
pc300_drv.c [PATCH] drivers/net/wan/: possible cleanups 2005-09-14 08:36:54 -04:00
pc300_tty.c [PATCH] drivers/net/wan/: possible cleanups 2005-09-14 08:36:54 -04:00
pc300-falc-lh.h
pc300.h [PATCH] drivers/net/wan/: possible cleanups 2005-09-14 08:36:54 -04:00
pci200syn.c
sbni.c
sbni.h
sdla_chdlc.c
sdla_fr.c [PATCH] Replace drivers/net/wan custom ctype macros with standard ones 2005-09-14 08:35:09 -04:00
sdla_ft1.c
sdla_ppp.c
sdla_x25.c [PATCH] Replace drivers/net/wan custom ctype macros with standard ones 2005-09-14 08:35:09 -04:00
sdla.c [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 2006-01-08 20:14:07 -08:00
sdladrv.c [PATCH] sdladrv.c build fix 2005-11-15 08:59:19 -08:00
sdlamain.c [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl 2005-10-03 14:35:55 -07:00
sealevel.c
syncppp.c Merge branch 'upstream-fixes' 2005-10-03 22:06:19 -04:00
wanpipe_multppp.c
wanxl.c
wanxl.h
wanxlfw.inc_shipped
wanxlfw.S
x25_asy.c
x25_asy.h
z85230.c
z85230.h