From 3881d8ab065b23bb07400aa820e737d80fdaced3 Mon Sep 17 00:00:00 2001 From: Alexandre Rames Date: Mon, 10 Jun 2013 11:03:21 +0100 Subject: [PATCH] sfc: Use a global count of active queues instead of pending drains On EF10, the firmware will initiate a queue flush in certain error cases. We need to accept that flush events might appear at any time after a queue has been initialised, not just when we try to flush them. We can handle Falcon-architecture in just the same way. Signed-off-by: Ben Hutchings --- Reading git-format-patch failed