sfc: Do not assume efx_nic_type::ev_fini is idempotent
authorBen Hutchings <bhutchings@solarflare.com>
Mon, 8 Oct 2012 17:21:51 +0000 (18:21 +0100)
committerBen Hutchings <bhutchings@solarflare.com>
Wed, 21 Aug 2013 19:20:45 +0000 (20:20 +0100)
efx_fini_eventq() needs to be idempotent but EF10 firmware is
picky about queue states.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>

No differences found