diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2012-03-17 02:39:16 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2012-04-30 18:54:43 -0700 |
commit | 2b1588c3fafc3fd2b3bc49202a380eaecbbc2193 (patch) | |
tree | dc61fe55fbfdb5f74b0f31be5eac9956afde4559 /drivers/net/ppp | |
parent | 9bd1be457d2b9568c3c8f8f6b8e450a501bff402 (diff) |
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 'drivers/net/ppp')
0 files changed, 0 insertions, 0 deletions