git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d0c6bc
)
ath6kl: Move initialization/deinitialization of scan_table to appropriate functions
author
Vasanthakumar Thiagarajan
<vthiagar@qca.qualcomm.com>
Thu, 21 Jul 2011 08:54:54 +0000
(14:24 +0530)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Tue, 9 Aug 2011 16:45:23 +0000
(19:45 +0300)
By having scan_table in struct ath6kl, it makes sense to move initialization
to ath6kl_init() and deinitialization to ath6kl_destroy().
Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
No differences found