Vdev map issues.

Michal Kazior michal.kazior at tieto.com
Tue Apr 29 23:06:23 PDT 2014


On 30 April 2014 02:13, Ben Greear <greearb at candelatech.com> wrote:
> 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);

Correct. Will you submit a patch?


Michał



More information about the ath10k mailing list