commit | 79afe839ab1a5e1e9232845f430d5c500e956e8d | [log] [tgz] |
---|---|---|
author | Shannon Nelson <shannon.nelson@intel.com> | Thu Jul 23 16:54:33 2015 -0400 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Sep 17 17:36:45 2015 -0700 |
tree | 7a90366c73f01f50ab66e023af6521ec2b8ec671 | |
parent | a2f23e08b0861bd17109c1add000c4125a6c2dbc [diff] |
i40e: rename variable to prevent clash of understanding This code returns something that becomes the errno value from ethtool and passes around a pointer to an errno variable. This patch changes the name slightly to differentiate it from the actual user errno variable. Change-ID: Idaa37845c069e66f4cea072e90f471bb2142454d Signed-off-by: Shannon Nelson <shannon.nelson@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>