From: John Fastabend Date: Mon, 18 Jul 2011 22:38:30 +0000 (+0000) Subject: ixgbe: remove unneeded fdir pb alloc case X-Git-Tag: v3.2-rc1~129^2~361 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6172207634b9259bc57ebde158bb7a7313e31335;p=pandora-kernel.git ixgbe: remove unneeded fdir pb alloc case The packet buffer is correctly allocated by generic pb allocation path in ixgbe_configure() there is no need to do the allocation here as well. Signed-off-by: John Fastabend Tested-by: Ross Brattain Tested-by: Phil Schmitt --- Reading git-diff-tree failed