Skip to content
  • Ben Hutchings's avatar
    sfc: Really disable flow control while flushing · d5e8cc6c
    Ben Hutchings authored
    
    
    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>
    d5e8cc6c