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/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
c101.c
cosa.c
cosa.h
cycx_drv.c
cycx_main.c
cycx_x25.c
dlci.c
dscc4.c [PATCH] dscc4: fix dscc4_init_dummy_skb check 2006-02-07 02:03:29 -05:00
farsync.c
farsync.h
hd6457x.c
hd64570.h
hd64572.h
hdlc_cisco.c
hdlc_fr.c
hdlc_generic.c
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
Kconfig [PATCH] trivial: fix spelling errors in Kconfigs 2006-02-17 08:16:59 -05:00
lapbether.c
Makefile
n2.c
pc300-falc-lh.h
pc300.h
pc300_drv.c
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
sdla_ft1.c
sdla_ppp.c
sdla_x25.c
sdladrv.c
sdlamain.c
sealevel.c [PATCH] missing include of asm/irq.h in drivers/net 2006-01-28 21:42:25 -05:00
syncppp.c
wanpipe_multppp.c
wanxl.c [PATCH] bogus asm/delay.h includes 2006-02-07 20:56:41 -05:00
wanxl.h
wanxlfw.inc_shipped
wanxlfw.S
x25_asy.c [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
x25_asy.h
z85230.c
z85230.h