From: Vasanthakumar Thiagarajan Date: Tue, 28 Feb 2012 14:50:22 +0000 (+0530) Subject: ath6kl: Skip vif index validation in ath6kl_rx() for wmi events X-Git-Tag: v3.4-rc1~177^2~48^2~55^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81db48dc295e16aced8ece912098fda078b1ba8c;p=pandora-kernel.git 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed