Re: [PATCH] rt2x00: use rt2x00queue_flush_queues() instead of implementing the same action

From: Stanislaw Gruszka
Date: Sun Mar 08 2015 - 06:41:13 EST


On Sat, Mar 07, 2015 at 08:45:50PM +02iee80211_ops00, Giedrius StatkeviÄius wrote:
> Use rt2x00queue_flush_queues() in rt2x00mac_flush() instead of
> reimplementing the same actions the second time. Also, now it flushes
> the rx queue aswell which it didn't before and that makes it completely
> do what it's supposed to do according to struct iee80211_ops: flush()
> must flush all queues.

NACK, RX queue should not be flushed, mac80211 flush is about TX queues
only.

Stanislaw
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/