commit | 636b62d778302149216fad6aaa5e8d84c934a794 | [log] [tgz] |
---|---|---|
author | Alan Brady <alan.brady@intel.com> | Thu Oct 05 14:53:43 2017 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Oct 17 10:48:51 2017 -0700 |
tree | bb57048b78d8660dcd83697fca240f1cc2647c7e | |
parent | 79f04a3aba91531a3b979f6ebd846367a664638f [diff] |
i40e: rename 'change' variable to 'autoneg_changed' This variable isn't actually very descriptive and makes the code a bit confusing as to what it is being used for. This patch enhances the variable with the longer name, 'autoneg_changed', which makes it clear we are concerned with autoneg changing in this context. 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>