diff options
author | 2012-03-17 02:39:16 +0000 | |
---|---|---|
committer | 2012-04-30 18:54:43 -0700 | |
commit | 2b1588c3fafc3fd2b3bc49202a380eaecbbc2193 (patch) | |
tree | dc61fe55fbfdb5f74b0f31be5eac9956afde4559 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | igbvf: fix the bug when initializing the igbvf (diff) | |
download | linux-dev-2b1588c3fafc3fd2b3bc49202a380eaecbbc2193.tar.xz linux-dev-2b1588c3fafc3fd2b3bc49202a380eaecbbc2193.zip |
ixgbe: Fix a memory leak in IEEE DCB
The driver was freeing memory in shutdown instead of remove. As a result
we were leaking memory if IEEE DCB was enabled and we loaded/unloaded the
driver. This change moves the freeing of the memory into the remove
routine where it belongs.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Acked-by: John Fastabend <john.r.fastabend@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions