linux/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
Kconfig [PATCH] Remove duplicate file in Documentation/networking (drivers_net_wan_Kconfig) 2005-06-25 16:25:09 -07:00
Makefile
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 [NET]: __be'ify *_type_trans() 2005-07-12 12:08:43 -07:00
hdlc_raw.c [NET]: __be'ify *_type_trans() 2005-07-12 12:08:43 -07:00
hdlc_raw_eth.c
hdlc_x25.c
hostess_sv11.c
lapbether.c [NET]: Kill skb->real_dev 2005-08-29 15:32:25 -07:00
n2.c
pc300-falc-lh.h
pc300.h [PATCH] drivers/net/wan/: possible cleanups 2005-09-14 08:36:54 -04:00
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
pci200syn.c
sbni.c
sbni.h
sdla.c [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 2006-01-08 20:14:07 -08:00
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 [WAN]: drivers/net/wan/: use of time_after macro 2005-07-15 09:59:26 -07:00
sdla_ppp.c [WAN]: drivers/net/wan/: use of time_after macro 2005-07-15 09:59:26 -07:00
sdla_x25.c [PATCH] Replace drivers/net/wan custom ctype macros with standard ones 2005-09-14 08:35:09 -04: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 [WAN]: drivers/net/wan/: use of time_after macro 2005-07-15 09:59:26 -07:00
wanxl.c drivers/net/: Use the DMA_{64,32}BIT_MASK constants 2005-06-26 18:22:14 -04:00
wanxl.h
wanxlfw.S
wanxlfw.inc_shipped
x25_asy.c [PATCH] Convert users to tty_unregister_ldisc() 2005-06-23 09:45:36 -07:00
x25_asy.h
z85230.c
z85230.h