On Mon, 2014-10-20 at 15:57 +0300, Emmanuel Grumbach wrote:
> All the callers of ieee80211_mgd_probe_ap_send return right
> after they call the flush() callback. This means that calling
> flush() is uneeded since its meaning is to wait until the
> queues of the device are empty.
> 
> Devices that know how to report status on Tx will do so using
> the regular path (ieee80211_tx_status) and this status will
> trigger the continuation of the flow of the probe
> (ieee80211_sta_tx_notify).

Applied. For now, on mac80211-next, maybe we want to backport it later.

johannes

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to