Vdev map issues.
Ben Greear
greearb at candelatech.com
Tue Apr 29 17:13:40 PDT 2014
Possibly I've made too many local changes and gotten confused, but this code
appears like it should be doing an |= instead of &= in ath10k_add_interface?
err_vdev_delete:
ath10k_wmi_vdev_delete(ar, arvif->vdev_id);
ar->free_vdev_map &= ~(1LL << arvif->vdev_id);
list_del(&arvif->list);
Thanks,
Ben
--
Ben Greear <greearb at candelatech.com>
Candela Technologies Inc http://www.candelatech.com
More information about the ath10k
mailing list