From: Alexander Duyck Date: Thu, 2 Jun 2011 04:29:23 +0000 (+0000) Subject: ixgbe: Fix FCOE memory leak for DDP packets X-Git-Tag: v3.1-rc4~51^2~20^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63d635b21c00069b5ade7640bcbe8ab912dc65d1;p=pandora-kernel.git 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 Tested-by: Ross Brattain Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed