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)
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>

No differences found