Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository
  • xcap-capability-linux
  • drivers
  • net
  • ethernet
  • intel
  • i40evf
  • i40evf_main.c
Find file BlameHistoryPermalink
  • Mitch A Williams's avatar
    i40evf: remove leftover VLAN filters · 37dfdf37
    Mitch A Williams authored Dec 09, 2014
    
    
    If we're using VLANs and communications with the PF fail during
    shutdown, we will leak memory because not all of the VLAN filters will
    be removed. To eliminate this possibility, go through the list again
    right before the module is removed and delete any leftover entries.
    
    Change-ID: Id3b5315c47ca0a61ae123a96ff345d010bc41aed
    Signed-off-by: default avatarMitch Williams <mitch.a.williams@intel.com>
    Acked-by: default avatarShannon Nelson <shannon.nelson@intel.com>
    Tested-by: default avatarJim Young <james.m.young@intel.com>
    Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
    37dfdf37