]> git.baikalelectronics.ru Git - kernel.git/commit
ath6kl: Pass ath6kl structure to ath6kl_init() instead of net_device
authorVasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Tue, 25 Oct 2011 14:03:56 +0000 (19:33 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 11 Nov 2011 10:50:58 +0000 (12:50 +0200)
commiteaced6b70757dc52a3a6dbf07138622109acf5ad
tree6d45eb5b6305a0001eacf4017ad29a40922a09a7
parenta00d7e0f955cf9e218b3becb611b32567bcc3a43
ath6kl: Pass ath6kl structure to ath6kl_init() instead of net_device

ar is again taken from private area of net_device in ath6kl_init(), pass
ar directly.

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