Skip to content
Commit d5e8cc6c authored by Ben Hutchings's avatar Ben Hutchings
Browse files

sfc: Really disable flow control while flushing



Receiving pause frames can block TX queue flushes.  Earlier changes
work around this by reconfiguring the MAC during flushes for VFs, but
during flushes for the PF we would only change the fc_disable counter.
Unless the MAC is reconfigured for some other reason during the flush
(which I would not expect to happen) this had no effect at all.

Signed-off-by: default avatarBen Hutchings <bhutchings@solarflare.com>
parent 3f978ef3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment