• Yuval Mintz's avatar
    qede: Reload on GRO changes · ce2b885c
    Yuval Mintz authored
    Since driver is using a FW-based GRO implementation, this has some
    effects on its ability to cope with GRO enablement/disablement.
    As a result, driver must perform an inner-reload as a result of a state
    change in the offload configuration of said feature.
    
    [Failure to do so means network stack would continue to receive
    aggregated packets even though user requested the feature to be disabled].
    Signed-off-by: default avatarYuval Mintz <Yuval.Mintz@qlogic.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    ce2b885c
qede_main.c 99.2 KB