linux-stable/drivers/net/hamradio
Randy Dunlap cd8d627a6b hamradio: fix dmascc section mismatch
hw[] is used in both init and exit functions so it cannot be initdata (section
mismatch is when CONFIG_MODULES=n and CONFIG_DMASCC=y).

WARNING: vmlinux.o(.exit.text+0xba7): Section mismatch: reference to .init.data: (between 'dmascc_exit' and 'sixpack_exit_driver')

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Klaus Kudielka <klaus.kudielka@gmx.net>
Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-02-05 03:04:05 -08:00
..
6pack.c NULL noise in drivers/net 2008-01-28 15:07:12 -08:00
baycom_epp.c [PARPORT] Remove unused 'irq' argument from parport irq functions 2007-10-23 19:53:16 -04:00
baycom_par.c [PARPORT] Remove unused 'irq' argument from parport irq functions 2007-10-23 19:53:16 -04:00
baycom_ser_fdx.c baycom_ser_fdx: also allow i/o ports >= 0x1000 and enhanced failure logging 2007-04-28 11:01:02 -04:00
baycom_ser_hdx.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
bpqether.c [NET]: Move hardware header operations out of netdevice. 2007-10-10 16:52:52 -07:00
dmascc.c hamradio: fix dmascc section mismatch 2008-02-05 03:04:05 -08:00
hdlcdrv.c [NET]: Move hardware header operations out of netdevice. 2007-10-10 16:52:52 -07:00
Kconfig Documentation: Fix erroneous "dmascc=" documentation 2007-10-20 00:11:36 +02:00
Makefile
mkiss.c NULL noise in drivers/net 2008-01-28 15:07:12 -08:00
scc.c hamradio/scc: kill unnecessary use of 'irq' function arg 2008-01-28 15:03:39 -08:00
yam.c [NET]: Move hardware header operations out of netdevice. 2007-10-10 16:52:52 -07:00
yam1200.h
yam9600.h
z8530.h