[PATCH] bcm43xx: move initialized = 1 to the end of init_board.
authorMichael Buesch <mbuesch@freenet.de>
Tue, 21 Feb 2006 17:08:55 +0000 (18:08 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 27 Mar 2006 16:18:39 +0000 (11:18 -0500)
commitcad2b31a76763d06048fb23a17b062acd5d46639
tree682290730140415df89213a86157bb37031ec0cb
parentbf7b876043e6e1390b1234d740f4fd9af20b3b9e
[PATCH] bcm43xx: move initialized = 1 to the end of init_board.

Note that the periodic work has to be started with initialized==1

Signed-off-by: Michael Buesch <mbuesch@freenet.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/bcm43xx/bcm43xx_main.c