]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: Cleanup __ath9k_hw_init()
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Sat, 28 Dec 2013 04:17:12 +0000 (09:47 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 3 Jan 2014 20:36:58 +0000 (15:36 -0500)
commit6dc082f6c893b41cfd63e9dd288e2c2056f7080e
tree43899320c2c66ad916ba09884d37a3e624b990ed
parent798ed2c6b51c53439d73bf0d0fb5c666f82f0616
ath9k: Cleanup __ath9k_hw_init()

* Move initialization of config variables to
  ath9k_hw_init_config().

* Move initialization of defaults to ath9k_hw_init_defaults().

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/hw.c