ath6kl: Make sure wiphy is registered before calling regulatory_hint()
authorVasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Sat, 25 Feb 2012 09:13:17 +0000 (14:43 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 1 Mar 2012 06:33:45 +0000 (08:33 +0200)
As regulatory events are processed even before the wiphy is registered,
calling regulatory_hint() at early stage should be fixed.

Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>

No differences found