From: Alexander Duyck Date: Fri, 26 Aug 2011 07:46:55 +0000 (+0000) Subject: igb: Fix features that are currently 82580 only and should also be i350 X-Git-Tag: v3.2-rc1~129^2~101^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06218a8dbf046c0e9ba51dcbe1ce980a10a0be42;p=pandora-kernel.git igb: Fix features that are currently 82580 only and should also be i350 This change allows support for per packet timesync and global device reset on the i350 adapter. These features were supported on both 82580 and i350 however it looks like several checks where not updated and as such the i350 support was not enabled. Signed-off-by: Alexander Duyck Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed