commit | 285f2ddae03ca207877262f5a9dbd9cddd8b3913 | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Fri Jan 08 10:36:07 2010 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jan 12 14:02:05 2010 -0500 |
tree | 7b26606956f4d6f4c1f564718769501b34d3f640 | |
parent | 1b04b9308ebc7f6accb319cf51c9b8ec29f79707 [diff] |
ath9k: Cleanup init/deinit routines 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>