[PATCH] airo: delay some initialization until the netdev is up
authorMichal Schmidt <mschmidt@redhat.com>
Fri, 29 Jun 2007 13:33:36 +0000 (15:33 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 10 Jul 2007 18:11:28 +0000 (14:11 -0400)
commit1c2b7db8c8c4212761fcb5190a4122afd5e02d58
tree8f75f7af1bef648234ce832c0c78e40374b79111
parent777ec5e9cec521af617fc52a1c1ae24f68f4a43b
[PATCH] airo: delay some initialization until the netdev is up

airo's kernel thread and the IRQ handler are needed only when the interface
is up.

Signed-off-by: Michal Schmidt <mschmidt@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/airo.c