IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries.
authorKrzysztof Hałasa <khc@pm.waw.pl>
Mon, 3 May 2010 21:22:06 +0000 (23:22 +0200)
committerKrzysztof Hałasa <khc@pm.waw.pl>
Sun, 6 Feb 2011 15:49:48 +0000 (16:49 +0100)
Queues should be empty when released, if not, there is a safety valve.
Make sure the queue is usable after it triggers.

Signed-off-by: Krzysztof Hałasa <khc@pm.waw.pl>

No differences found