commit | 454adb008d78e4ecdfec3f2e5e9eb08ee5a60f1a | [log] [tgz] |
---|---|---|
author | Mark Rustad <mark.d.rustad@intel.com> | Fri Jul 10 14:19:22 2015 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Sep 01 17:15:20 2015 -0700 |
tree | 7104f3ea0aa916ec4ec55fc7565a1ddffcf4409a | |
parent | 7e3f5c8881ba45eba1c74344b00558920008e6e6 [diff] |
ixgbe: Add support for reporting 2.5G link speed Now that we can do 2.5G link speed, we need to be able to report it. Also change the nested triadic involved in creating the log message to instead use a simpler switch statement to set a string pointer. Signed-off-by: Mark Rustad <mark.d.rustad@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>