commit | f2afdac709546f03cbdb11dc58f2c8250678bc66 | [log] [tgz] |
---|---|---|
author | Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> | Tue Feb 28 20:20:19 2012 +0530 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Thu Mar 01 08:30:18 2012 +0200 |
tree | 4cea51113a600bc14996d73eb38c06caad3a0401 | |
parent | faaf192908b163eaeddc69940e08f2f42d72ea5d [diff] |
ath6kl: Group wiphy initialization into ath6kl_cfg80211_init() There are some code which initializes various wiphy members left outside ath6kl_cfg80211_init(), in ath6kl_core_init(). Move them into a single palce. Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>