linux/drivers/net/wan
Sam Ravnborg 471a24c058 [WAN]: fix section mismatch warning in sbni
In latest -mm sbni gives following warning: WARNING:
drivers/net/wan/sbni.o - Section mismatch: reference to \ .init.data:
from .text between 'init_module' (at offset 0x14ef) and \
'cleanup_module'

The warning is caused by init_module() calling a function declared
__init.  Declare init_module() __init too to fix warning.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-03-20 22:34:52 -08:00
..
lmc Fix "stuct", "strut", "struc" typos 2006-01-15 02:12:54 +01:00
.gitignore gitignore: misc files 2006-01-01 22:21:50 +01:00
Kconfig [PATCH] trivial: fix spelling errors in Kconfigs 2006-02-17 08:16:59 -05: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] dscc4: fix dscc4_init_dummy_skb check 2006-02-07 02:03:29 -05: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.c
hdlc_raw_eth.c
hdlc_x25.c
hostess_sv11.c [PATCH] missing include of asm/irq.h in drivers/net 2006-01-28 21:42:25 -05:00
lapbether.c
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] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
pci200syn.c [PATCH] bogus asm/delay.h includes 2006-02-07 20:56:41 -05:00
sbni.c [WAN]: fix section mismatch warning in sbni 2006-03-20 22:34:52 -08:00
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
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
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 [PATCH] missing include of asm/irq.h in drivers/net 2006-01-28 21:42:25 -05:00
syncppp.c Merge branch 'upstream-fixes' 2005-10-03 22:06:19 -04:00
wanpipe_multppp.c
wanxl.c [PATCH] bogus asm/delay.h includes 2006-02-07 20:56:41 -05:00
wanxl.h
wanxlfw.S
wanxlfw.inc_shipped
x25_asy.c [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
x25_asy.h
z85230.c
z85230.h