commit | 3dbdf96928dcdece134113c8ffa137f1a3b5dd88 | [log] [tgz] |
---|---|---|
author | Carolyn Wyborny <carolyn.wyborny@intel.com> | Wed Sep 12 04:36:24 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sat Sep 22 01:49:41 2012 -0700 |
tree | 3356f57ad9289582e9f138205cef96a8df0a47a9 | |
parent | f557147c4615f5e03abb673bd566901783565666 [diff] |
igb: Fix stats output on i210/i211 parts. Due to a hardware issue, on i210 and i211 parts, the TNCRS statistic provides an invalid value. This patch changes the update stats function to increment the stat only for non-i210/i211 parts. Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com> Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>