diff options
author | Michal Kazior <michal.kazior@tieto.com> | 2013-10-16 15:44:46 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2013-10-16 15:44:46 +0300 |
commit | 588490cf65063ce5f307116163af0bcfb69d7f56 (patch) | |
tree | 98827a8e73e8ee37a18b85d022a9a12e324fab6b /lib/mpi/mpiutil.c | |
parent | ad088bfa1e3d05670734839e1a22a69ce4b193fb (diff) |
ath10k: remove unnecessary checks
mac80211 interface iteration functions that were
used originally iterated over interfaces that
weren't re-added to the driver during recovery.
Since internal vif list is now used it's safe to
remove the safe-guard as internal vif list is
based on add/remove_interface function which
guarantees that vdev is created in FW before it is
iterated over.
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions