linux/drivers/net/ixgbe
Alexander Duyck 63d635b21c ixgbe: Fix FCOE memory leak for DDP packets
This patch is meant to fix a memory leak found via code review for FCOE.
Specifically on DDP flows the SKBs were being dropped without being
recycled, freed, or given to the stack.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-08-13 02:10:27 -07:00
..
Makefile
ixgbe.h
ixgbe_82598.c
ixgbe_82599.c ixgbe: fix PHY link setup for 82599 2011-08-04 05:06:13 -07:00
ixgbe_common.c intel drivers: repair missing flush operations 2011-08-04 04:59:07 -07:00
ixgbe_common.h
ixgbe_dcb.c
ixgbe_dcb.h
ixgbe_dcb_82598.c
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c
ixgbe_dcb_82599.h
ixgbe_dcb_nl.c
ixgbe_ethtool.c intel drivers: repair missing flush operations 2011-08-04 04:59:07 -07:00
ixgbe_fcoe.c
ixgbe_fcoe.h
ixgbe_main.c ixgbe: Fix FCOE memory leak for DDP packets 2011-08-13 02:10:27 -07:00
ixgbe_mbx.c
ixgbe_mbx.h
ixgbe_phy.c intel drivers: repair missing flush operations 2011-08-04 04:59:07 -07:00
ixgbe_phy.h
ixgbe_sriov.c
ixgbe_sriov.h
ixgbe_type.h
ixgbe_x540.c intel drivers: repair missing flush operations 2011-08-04 04:59:07 -07:00