From: John Fastabend Date: Mon, 2 May 2011 12:34:10 +0000 (+0000) Subject: ixgbe: consolidate packet buffer allocation X-Git-Tag: v3.1-rc1~316^2~393 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80605c6513207344d00b32e8d1e64bd34fdf1358;p=pandora-kernel.git ixgbe: consolidate packet buffer allocation Consolidate packet buffer allocation currently being done in the DCB path and main path. This allows the feature set and packet buffer requirements to be done once. This is prep work to allow DCB to coexist with other features namely, flow director. CC: Alexander Duyck Signed-off-by: John Fastabend Tested-by: Ross Brattain Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed