commit | 81db48dc295e16aced8ece912098fda078b1ba8c | [log] [tgz] |
---|---|---|
author | Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> | Tue Feb 28 20:20:22 2012 +0530 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Thu Mar 01 08:30:19 2012 +0200 |
tree | c8c8f82ec386f320e439411219df1dc6a816af4e | |
parent | 5dbc811f42d030405df765a1f12047b16bb0caa3 [diff] |
ath6kl: Skip vif index validation in ath6kl_rx() for wmi events When the wmi event is vif specific, the validation of vif index is taken care in ath6kl_wmi_proc_events_iface(). This also avoids the need for a netdev to be registered while receiving initial events like "target_ready" and "regulatory domain". Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>