]> git.openfabrics.org - ~emulex/infiniband.git/commit
ath6kl: Move initialization/deinitialization of scan_table to appropriate functions
authorVasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Thu, 21 Jul 2011 08:54:54 +0000 (14:24 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 9 Aug 2011 16:45:23 +0000 (19:45 +0300)
commit852bd9d995352d593e9be0d668965aec39cf3f89
tree03b443b96fa48326cf0b043dded30dbfc1927dc2
parent9d0c6bcf46c3df4a5d011749c94d4f85dd98931d
ath6kl: Move initialization/deinitialization of scan_table to appropriate functions

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>
drivers/net/wireless/ath/ath6kl/init.c
drivers/net/wireless/ath/ath6kl/wmi.c