diff options
| author | Alexander Duyck <[email protected]> | 2012-03-17 02:39:16 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2012-04-30 18:54:43 -0700 |
| commit | 2b1588c3fafc3fd2b3bc49202a380eaecbbc2193 (patch) | |
| tree | dc61fe55fbfdb5f74b0f31be5eac9956afde4559 /include/linux/debugobjects.h | |
| 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 <[email protected]>
Acked-by: John Fastabend <[email protected]>
Tested-by: Ross Brattain <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions