Alexander Duyck 2b1588c3fa 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>
2012-04-30 18:54:43 -07:00
..
2012-04-26 05:36:39 -04:00
2012-04-26 05:07:45 -04:00
2012-03-23 14:51:31 -04:00
2012-03-30 17:31:56 -07:00
2012-03-28 15:58:21 -07:00
2012-04-01 23:09:36 -04:00
2012-02-22 14:44:41 -05:00
2012-03-12 17:08:34 -07:00
2012-03-12 17:08:34 -07:00