summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMitch Williams <mitch.a.williams@intel.com>2016-12-13 02:44:10 +0300
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2017-02-19 07:35:35 +0300
commit8a68badd12a8b708a02d54cd5aac4d07851a6d5a (patch)
tree76cce57faf0b8499ce6a9e20e9229f4243f075d6 /README
parent03aa268b146127361c206fe3942add2adf6ce1d7 (diff)
downloadlinux-8a68badd12a8b708a02d54cd5aac4d07851a6d5a.tar.xz
i40evf: free rings in remove function
When the i40evf_remove() calls netdev close, the device doesn't actually close - it schedules the work for the watchdog to perform. Since we're stopping the watchdog, this work doesn't get done. However, we're resetting the part, so we can free resources after the reset request has gone through. This plugs a memory leak. Change-ID: Id5335dcaf76ce00d2a4c3d26e9faf711d7f051cf Signed-off-by: Mitch Williams <mitch.a.williams@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions