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
baycom_epp.c [PATCH] drivers/net/*: use time_after() and friends 2006-01-17 07:59:23 -05:00
baycom_par.c [PATCH] remove bogus asm/bug.h includes. 2006-02-07 20:56:35 -05:00
baycom_ser_fdx.c [PATCH] Use time_before in hamradio drivers 2005-07-31 00:51:49 -04:00
baycom_ser_hdx.c [PATCH] Use time_before in hamradio drivers 2005-07-31 00:51:49 -04:00
bpqether.c [PATCH] rcu in bpqether driver. 2005-10-18 17:01:27 -04:00
dmascc.c [PATCH] drivers/net/hamradio/dmascc.c: fix section mismatch 2006-06-26 22:03:24 -04:00
hdlcdrv.c [AX.25]: Rename ax25_encapsulate to ax25_hard_header 2005-09-12 14:21:01 -07:00
Kconfig [PATCH] SMACK support for mkiss 2005-10-18 17:02:14 -04:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
yam9600.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
z8530.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00