commit | e684fa34c3a28b4893d43629a02a765a2a71e63e | [log] [tgz] |
---|---|---|
author | Shannon Nelson <shannon.nelson@intel.com> | Tue Nov 11 03:15:03 2014 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Nov 18 01:08:23 2014 -0800 |
tree | b012219dbcda6dfd25a118243388392fd4b74faf | |
parent | 65622ed40eef5ce2732365077b22416593fec4c8 [diff] |
i40e: only warn once of PTP nonsupport in 100Mbit speed Only warn once that PTP is not supported when linked at 100Mbit. Yes, using a static this way means that this once-only message is not port specific, but once only for the life of the driver, regardless of the number of ports. That should be plenty. Change-ID: Ie6476530056df408452e195ef06afd4f57caa4b2 Signed-off-by: Shannon Nelson <shannon.nelson@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>