commit | 63737166a056fdcc83be46175ad4f63538279d7c | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Tue May 24 13:56:28 2016 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Jun 29 10:51:34 2016 -0700 |
tree | c06c8be6daec311cc9161637bec87638cc5ab27f | |
parent | 462f11888207934bbecd0f154f6cf0bedac5ecd0 [diff] |
igb: introduce IGB_PTP_OVERFLOW_CHECK flag Don't continue to use complex MAC type checks for handling various cases where we have overflow check code. Make this code more obvious by introducing a flag which is enabled for hardware that needs these checks. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>