From 0123713957a1977fcb5fc93173122d8af58e0c2c Mon Sep 17 00:00:00 2001 From: Carolyn Wyborny Date: Sat, 9 Nov 2013 04:52:14 -0800 Subject: [PATCH] igb: Update link modes display in ethtool This patch fixes multiple problems in the link modes display in ethtool. Newer parts have more complicated methods to determine actual link capabilities. Older parts cannot communicate with their SFP modules. Finally, all the available defines are not displayed by ethtool. This updates the link modes to be as accurate as possible depending on what data is available to the driver at any given time. Signed-off-by: Carolyn Wyborny Tested-by: Jeff Pieper Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-format-patch failed