From: Alexander Duyck Date: Thu, 19 Aug 2010 13:36:27 +0000 (+0000) Subject: ixgbe: pull PSRTYPE configuration into a separate function X-Git-Tag: v2.6.37-rc1~147^2~772 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=486545216472d67c16e3d3d60c5f21f60959c855;p=pandora-kernel.git ixgbe: pull PSRTYPE configuration into a separate function The configuration of PSRTYPE was being done conditionally on if packet split is enabled or not. It can be configured always since it will not have any effect when packet split is not enabled. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed