From: Alexander Duyck Date: Tue, 31 Mar 2009 20:38:00 +0000 (+0000) Subject: igb: add support for x2 link width configurations X-Git-Tag: v2.6.30-rc1~246^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59c3de8944e04799643e6980c3ea6a30860ad39b;p=pandora-kernel.git igb: add support for x2 link width configurations When device is on PCIe link trained as x2 the driver is currently reporting link width as "unknown". The original patch provided by Myron adds the x2 link support and my changes are cosmetic to clean up the readability of the conditional operators. Based on work by: Myron Stowe Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed