commit | 6322e63c35d68eac9c4a5ed59ea1c6d1e2746892 | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Thu Apr 13 04:45:54 2017 -0400 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sun Apr 30 03:58:53 2017 -0700 |
tree | 5754ccf812c8d5ee8bd76b5213093824171bb207 | |
parent | c08bac03d2894113bdb114e66e6ada009defb120 [diff] |
i40e: properly spell I40E_VF_STATE_* flags These flags represent the state of the VF at various times. Do not spell them as _STAT_ which can be confusing to readers who may think these refer to statistics. Change-ID: I6bc092cd472e8276896a1fd7498aced2084312df Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>