• J
    sfc: fixes to filter restore handling · 2d3d4ec0
    Jon Cooper 提交于
    If the NIC is switched from full-featured to low-latency, encapsulated
     filters are no longer available, and this causes errors. This patch
     removes those filters from the filter table on restore.
    Also, if filters which are removed by the above, or which we fail to
     insert when restoring filters, were UC, MC or broadcast default
     filters, invalidate the corresponding vlan->default_filters entry.
    Signed-off-by: NEdward Cree <ecree@solarflare.com>
    Signed-off-by: NDavid S. Miller <davem@davemloft.net>
    2d3d4ec0
ef10.c 172.1 KB