Skip to content

Commit

Permalink
i40e: rename variable to prevent clash of understanding
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Shannon Nelson authored and Jeff Kirsher committed Sep 18, 2015
1 parent a2f23e0 commit 79afe83
Showing 1 changed file with 57 additions and 57 deletions.
Loading

0 comments on commit 79afe83

Please sign in to comment.