linux/drivers/net/hamradio
Adrian Bunk e2fdbc039a [PATCH] drivers/net/hamradio/dmascc.c: fix section mismatch
dev_setup() is using the __initdata variables ax25_broadcast and
ax25_test.

Since the only caller of dev_setup() (setup_adapter()) is already
__init, the solution is to make dev_setup() __init, too.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-06-26 22:03:24 -04:00
..
6pack.c [NET]: Add netif_tx_lock 2006-06-17 21:30:14 -07:00
Kconfig
Makefile
baycom_epp.c
baycom_par.c
baycom_ser_fdx.c
baycom_ser_hdx.c
bpqether.c
dmascc.c [PATCH] drivers/net/hamradio/dmascc.c: fix section mismatch 2006-06-26 22:03:24 -04:00
hdlcdrv.c
mkiss.c [NET]: Add netif_tx_lock 2006-06-17 21:30:14 -07:00
scc.c [HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers. 2006-05-03 23:24:35 -07:00
yam.c [HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers. 2006-05-03 23:24:35 -07:00
yam1200.h
yam9600.h
z8530.h