commit | 462f11888207934bbecd0f154f6cf0bedac5ecd0 | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Tue May 24 13:56:27 2016 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Jun 29 10:48:07 2016 -0700 |
tree | 61882f81bf0363a0721e8fe8e62711bb4b695c5a | |
parent | 12746fd21e9fe1bf9103a28f15abbf343a3a66d0 [diff] |
igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTP Upcoming patches will introduce new PTP specific flags. To avoid cluttering the normal flags variable, introduce PTP specific "ptp_flags" variable for this purpose, and move IGB_FLAG_PTP to become IGB_PTP_ENABLED. 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>