ATH10K Archive on lore.kernel.org
 help / color / mirror / Atom feed
* Vdev map issues.
@ 2014-04-30  0:13 Ben Greear
  2014-04-30  6:06 ` Michal Kazior
  0 siblings, 1 reply; 4+ messages in thread
From: Ben Greear @ 2014-04-30  0:13 UTC (permalink / raw)
  To: ath10k

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@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-04-30 17:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-30  0:13 Vdev map issues Ben Greear
2014-04-30  6:06 ` Michal Kazior
2014-04-30 17:06   ` Ben Greear
2014-04-30 17:21     ` Ben Greear

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox