From: Alexandre Rames Date: Mon, 10 Jun 2013 10:03:21 +0000 (+0100) Subject: sfc: Use a global count of active queues instead of pending drains X-Git-Tag: v3.12-rc1~132^2~104^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3881d8ab065b23bb07400aa820e737d80fdaced3;p=pandora-kernel.git 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-diff-tree failed