ath9k: Cleanup init/deinit routines
authorSujith <Sujith.Manoharan@atheros.com>
Fri, 8 Jan 2010 05:06:07 +0000 (10:36 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 12 Jan 2010 19:02:05 +0000 (14:02 -0500)
The device initialization and termination functions
were messy and convoluted. Introduce helper functions
to clarify init_softc() and simplify things in general.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found