commit | 52e2d02e42e9a9ac299b61a1b1acbac06fe7949d | [log] [tgz] |
---|---|---|
author | Alan Brady <alan.brady@intel.com> | Thu Oct 05 14:53:35 2017 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Oct 17 10:48:51 2017 -0700 |
tree | e79c5f6cb051714837bb86d685616562be514a16 | |
parent | 5f434994ba94f7f02c1f47a9dd13204d1fbc9686 [diff] |
i40e: fix i40e_phy_type_to_ethtool function header The function header erroneously listed 'phy_types' as a parameter. The correct parameter is 'pf'. Signed-off-by: Alan Brady <alan.brady@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>