commit | 0a0d9af5bc0b2130edaed9d9c57fc08bd338e3f5 | [log] [tgz] |
---|---|---|
author | Mitch Williams <mitch.a.williams@intel.com> | Tue Aug 29 05:32:34 2017 -0400 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Oct 06 08:11:31 2017 -0700 |
tree | e8e27aef67a45a604615c0a8b385dffdf66dbd57 | |
parent | 60518a048919a2781e3192981d2946149240b837 [diff] |
i40e: fix incorrect register definition This register was defined incorrectly. Fix the increment value to 8, and replace the iterator with _i to make the definition consistent with other statistics registers. Signed-off-by: Mitch Williams <mitch.a.williams@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>