ath9k: Enable interrupts at the proper place
authorSujith <Sujith.Manoharan@atheros.com>
Wed, 29 Oct 2008 04:47:54 +0000 (10:17 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 10 Nov 2008 20:16:06 +0000 (15:16 -0500)
commit05a1e2d111c98340fb17ec702cf09450eec3a947
treee0ad137a5b964f6864276eb216aa6c1b0f449b0a
parent154662a6356ec3ccfea0a22218cf149220ea6373
ath9k: Enable interrupts at the proper place

config_interface() was the wrong place to enable interrupts
when bringing up an interface, move it to ath_open().

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/core.c
drivers/net/wireless/ath9k/main.c