]> Pileus Git - ~andy/linux/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)
commitf57cf939f050733871530b2441741186a5d8bcf3
tree43899320c2c66ad916ba09884d37a3e624b990ed
parentde82582b9a5e763835276012afd1b00746c8cf02
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