commit | ef1889d586a84ee17cf16fe48bfec03ace6eab2a | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Fri Feb 15 09:18:15 2013 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Apr 17 21:42:57 2013 -0700 |
tree | 091285d43a549ebf70f843310e097f65bcc4aca2 | |
parent | e8710a5fbf903d514c8b93294e16eaaff954ffed [diff] |
ixgbe: create conversion functions from link_status to bus/speed This patch cleans up ixgbe_get_bus_info_generic to call some conversion functions, which are used also in a follow on patch that needs to convert between the link_status PCIe config values into ixgbe's internal enum representations. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>