From: Bruce Allan Date: Fri, 22 Jul 2011 06:21:46 +0000 (+0000) Subject: e1000e: convert driver to use extended descriptors X-Git-Tag: v3.2-rc1~129^2~425^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f450212f281272f4ef81d96b79bf68cebdbc210;p=pandora-kernel.git e1000e: convert driver to use extended descriptors Some features currently not supported by the driver (e.g. RSS) require the use of extended descriptors, but the driver is setup to only use legacy descriptors in all modes except for when jumbo frames are enabled on some parts. Convert the driver to always use extended descriptors in order to enable the forthcoming support of these other features. Signed-off-by: Bruce Allan Tested-by: Jeff Pieper Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed