From: Don Skidmore Date: Tue, 26 Apr 2011 08:00:00 +0000 (+0000) Subject: ixgbe: Cleanup PCIe bus speed info X-Git-Tag: v3.0-rc1~377^2~173^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6716344c521bb585c1b89987c918d4b83b81adbe;p=pandora-kernel.git ixgbe: Cleanup PCIe bus speed info PCIe connections should be expressed as GT/s (GigaTransfers per second) instead of the current Gb/s (Gigabits per second). In addition, it is incorrect because (due to PCIe gen 1 & 2 having a 20% overhead) the actually data rate, when expressed in Gb/s, is only 80% of the rate of GT/s. Signed-off-by: Don Skidmore Tested-by: Evan Swanson Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed